Trace number 1069281

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
casper zito? (TO) 1800.07 1805.92

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ooo-rf8-ucl.xml
MD5SUM41b74cc5aa456e6c13c9dfd902110310
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.42272
Satisfiable
(Un)Satisfiability was proved
Number of variables6832
Number of constraints19477
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(19477)

Solver Data (download as text)

0.19/0.25	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.19/0.25	c Parsing = 1
1.08/1.16	c Building = 1
1.48/1.59	c [ NumberOfVariables = 6832 ]
1.48/1.59	c [ NumberOfConstraints = 19477 ]
1.48/1.59	c [ SizeOfSearchSpace(log2) = 6832 ]
1.48/1.59	c SymmetrySearch = 1
7.81/7.99	c InitialPropagation = 1
8.01/8.13	c [ SizeOfSearchSpace(log2) = 6809 ]
8.01/8.13	c InitialSAC = (Timeout)
12.37/12.54	c [ SizeOfSearchSpace(log2) = 6558 ]
12.37/12.55	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069281-1215159216/watcher-1069281-1215159216 -o /tmp/evaluation-result-1069281-1215159216/solver-1069281-1215159216 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069281-1215159216.xml 1452666906 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.10 2.03 4/81 18134
/proc/meminfo: memFree=1745544/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=18572 CPUtime=0
/proc/18134/stat : 18134 (runsolver) R 18132 18134 15925 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1994897261 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18134/statm: 4643 292 257 25 0 2626 0

[startup+0.068242 s]
/proc/loadavg: 2.10 2.10 2.03 4/81 18134
/proc/meminfo: memFree=1745544/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=6288 CPUtime=0.05
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 684 0 0 0 5 0 0 0 18 0 1 0 1994897261 6438912 644 996147200 134512640 135472138 4294956224 18446744073709551615 134624756 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 1572 644 368 234 0 274 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6288

[startup+0.101247 s]
/proc/loadavg: 2.10 2.10 2.03 4/81 18134
/proc/meminfo: memFree=1745544/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=6816 CPUtime=0.08
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 803 0 0 0 8 0 0 0 18 0 1 0 1994897261 6979584 763 996147200 134512640 135472138 4294956224 18446744073709551615 4159753148 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 1704 763 368 234 0 406 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6816

[startup+0.301291 s]
/proc/loadavg: 2.10 2.10 2.03 4/81 18134
/proc/meminfo: memFree=1745544/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=9720 CPUtime=0.28
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 1532 0 0 0 27 1 0 0 19 0 1 0 1994897261 9953280 1492 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 2430 1492 368 234 0 1132 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9720

[startup+0.70137 s]
/proc/loadavg: 2.10 2.10 2.03 4/81 18134
/proc/meminfo: memFree=1745544/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=15264 CPUtime=0.68
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 2921 0 0 0 66 2 0 0 23 0 1 0 1994897261 15630336 2881 996147200 134512640 135472138 4294956224 18446744073709551615 6296540 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 3816 2881 368 234 0 2518 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15264

[startup+1.50154 s]
/proc/loadavg: 2.10 2.10 2.03 3/82 18135
/proc/meminfo: memFree=1731008/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=124356 CPUtime=1.48
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 12661 0 0 0 139 9 0 0 25 0 1 0 1994897261 127340544 12621 996147200 134512640 135472138 4294956224 18446744073709551615 135168135 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 31089 12621 432 234 0 29791 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124356

[startup+3.10285 s]
/proc/loadavg: 2.10 2.10 2.03 3/82 18135
/proc/meminfo: memFree=1671872/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=153148 CPUtime=3.06
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 18982 0 0 0 293 13 0 0 25 0 1 0 1994897261 156823552 18847 996147200 134512640 135472138 4294956224 18446744073709551615 134535450 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 38287 18847 466 234 0 36989 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 153148

[startup+6.30148 s]
/proc/loadavg: 2.10 2.10 2.02 3/82 18135
/proc/meminfo: memFree=1670976/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=153148 CPUtime=6.22
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 19212 0 0 0 609 13 0 0 25 0 1 0 1994897261 156823552 19063 996147200 134512640 135472138 4294956224 18446744073709551615 134534230 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 38287 19063 466 234 0 36989 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 153148

[startup+12.7027 s]
/proc/loadavg: 2.17 2.11 2.03 3/82 18135
/proc/meminfo: memFree=1681408/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=12.56
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21243 0 0 0 1241 15 0 0 25 0 1 0 1994897261 194498560 16437 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 16437 518 234 0 46187 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 189940

[startup+25.5013 s]
/proc/loadavg: 2.20 2.12 2.03 3/82 18135
/proc/meminfo: memFree=1679552/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=25.24
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21695 0 0 0 2509 15 0 0 25 0 1 0 1994897261 194498560 16889 996147200 134512640 135472138 4294956224 18446744073709551615 134672645 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 16889 522 234 0 46187 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 189940

[startup+51.1013 s]
/proc/loadavg: 2.13 2.11 2.03 3/82 18135
/proc/meminfo: memFree=1679168/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=50.6
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21791 0 0 0 5044 16 0 0 25 0 1 0 1994897261 194498560 16985 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 16985 522 234 0 46187 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 189940

[startup+102.306 s]
/proc/loadavg: 2.15 2.12 2.04 3/82 18135
/proc/meminfo: memFree=1678976/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=101.32
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21853 0 0 0 10116 16 0 0 25 0 1 0 1994897261 194498560 17047 996147200 134512640 135472138 4294956224 18446744073709551615 135263616 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17047 522 234 0 46187 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 189940

[startup+162.301 s]
/proc/loadavg: 2.14 2.13 2.04 3/82 18135
/proc/meminfo: memFree=1678912/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=160.74
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21853 0 0 0 16058 16 0 0 25 0 1 0 1994897261 194498560 17047 996147200 134512640 135472138 4294956224 18446744073709551615 134690154 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17047 522 234 0 46187 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 189940

[startup+222.301 s]
/proc/loadavg: 2.17 2.14 2.05 3/82 18135
/proc/meminfo: memFree=1678656/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=220.17
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21892 0 0 0 22001 16 0 0 25 0 1 0 1994897261 194498560 17086 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17086 522 234 0 46187 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 189940

[startup+282.303 s]
/proc/loadavg: 2.10 2.13 2.05 3/82 18135
/proc/meminfo: memFree=1678656/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=279.61
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21893 0 0 0 27945 16 0 0 25 0 1 0 1994897261 194498560 17087 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17087 522 234 0 46187 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 189940

[startup+342.302 s]
/proc/loadavg: 2.12 2.12 2.05 3/82 18135
/proc/meminfo: memFree=1678400/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=339.04
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 33888 16 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 339.04
Current children cumulated vsize (KiB) 189940

[startup+402.302 s]
/proc/loadavg: 2.15 2.13 2.06 3/82 18135
/proc/meminfo: memFree=1678400/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=398.47
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 39831 16 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 134916008 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 398.47
Current children cumulated vsize (KiB) 189940

[startup+462.301 s]
/proc/loadavg: 2.23 2.15 2.07 3/82 18135
/proc/meminfo: memFree=1678464/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=457.91
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 45775 16 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 135263169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 457.91
Current children cumulated vsize (KiB) 189940

[startup+522.301 s]
/proc/loadavg: 2.22 2.15 2.07 3/82 18135
/proc/meminfo: memFree=1678400/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=517.34
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 51718 16 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 134672645 0 0 4096 0 0 0 0 17 1 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 517.34
Current children cumulated vsize (KiB) 189940

[startup+582.302 s]
/proc/loadavg: 2.16 2.14 2.07 3/85 18183
/proc/meminfo: memFree=1665832/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=577.05
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 57686 19 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 135262992 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 577.05
Current children cumulated vsize (KiB) 189940

[startup+642.302 s]
/proc/loadavg: 2.06 2.11 2.06 3/85 18183
/proc/meminfo: memFree=1665704/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=637.02
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21939 0 0 0 63683 19 0 0 25 0 1 0 1994897261 194498560 17133 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17133 522 234 0 46187 0
Current children cumulated CPU time (s) 637.02
Current children cumulated vsize (KiB) 189940


################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.04 3/81 18222
/proc/meminfo: memFree=1680896/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=876.89
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 87669 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 135265582 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 876.89
Current children cumulated vsize (KiB) 189940

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.04 3/81 18222
/proc/meminfo: memFree=1680960/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=936.86
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 93666 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134881988 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 936.86
Current children cumulated vsize (KiB) 189940

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/81 18222
/proc/meminfo: memFree=1680960/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=996.84
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 99664 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 135265103 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 996.84
Current children cumulated vsize (KiB) 189940

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/81 18222
/proc/meminfo: memFree=1680968/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1056.8
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 105660 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 135265558 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1056.8
Current children cumulated vsize (KiB) 189940

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/81 18222
/proc/meminfo: memFree=1680968/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1116.78
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 111658 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134881862 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1116.78
Current children cumulated vsize (KiB) 189940

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/81 18222
/proc/meminfo: memFree=1680904/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1176.75
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 117655 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134882624 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1176.75
Current children cumulated vsize (KiB) 189940

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 18222
/proc/meminfo: memFree=1680712/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1236.72
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 123652 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134580322 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1236.72
Current children cumulated vsize (KiB) 189940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680648/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1296.69
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 129649 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134580322 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1296.69
Current children cumulated vsize (KiB) 189940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680584/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1356.66
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 135646 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 134937012 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 189940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680520/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1416.63
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21997 0 0 0 141643 20 0 0 25 0 1 0 1994897261 194498560 17191 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17191 522 234 0 46187 0
Current children cumulated CPU time (s) 1416.63
Current children cumulated vsize (KiB) 189940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680392/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1476.6
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21998 0 0 0 147640 20 0 0 25 0 1 0 1994897261 194498560 17192 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17192 522 234 0 46187 0
Current children cumulated CPU time (s) 1476.6
Current children cumulated vsize (KiB) 189940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680392/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1536.57
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21998 0 0 0 153637 20 0 0 25 0 1 0 1994897261 194498560 17192 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17192 522 234 0 46187 0
Current children cumulated CPU time (s) 1536.57
Current children cumulated vsize (KiB) 189940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680456/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1596.55
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21998 0 0 0 159634 21 0 0 25 0 1 0 1994897261 194498560 17192 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17192 522 234 0 46187 0
Current children cumulated CPU time (s) 1596.55
Current children cumulated vsize (KiB) 189940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680392/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1656.52
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21998 0 0 0 165631 21 0 0 25 0 1 0 1994897261 194498560 17192 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17192 522 234 0 46187 0
Current children cumulated CPU time (s) 1656.52
Current children cumulated vsize (KiB) 189940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680392/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1716.49
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 21998 0 0 0 171628 21 0 0 25 0 1 0 1994897261 194498560 17192 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17192 522 234 0 46187 0
Current children cumulated CPU time (s) 1716.49
Current children cumulated vsize (KiB) 189940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18222
/proc/meminfo: memFree=1680264/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1776.45
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 22000 0 0 0 177624 21 0 0 25 0 1 0 1994897261 194498560 17194 996147200 134512640 135472138 4294956224 18446744073709551615 134945600 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17194 522 234 0 46187 0
Current children cumulated CPU time (s) 1776.45
Current children cumulated vsize (KiB) 189940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18223
/proc/meminfo: memFree=1680072/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1800.05
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 22000 0 0 0 179984 21 0 0 25 0 1 0 1994897261 194498560 17194 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17194 522 234 0 46187 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1805.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18223
/proc/meminfo: memFree=1680072/2055920 swapFree=4179472/4192956
[pid=18134] ppid=18132 vsize=189940 CPUtime=1800.05
/proc/18134/stat : 18134 (casperzito) R 18132 18134 15925 0 -1 4194304 22000 0 0 0 179984 21 0 0 25 0 1 0 1994897261 194498560 17194 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 0 0 0
/proc/18134/statm: 47485 17194 522 234 0 46187 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.92
CPU time (s): 1800.07
CPU user time (s): 1799.84
CPU system time (s): 0.225965
CPU usage (%): 99.6762
Max. virtual memory (cumulated for all children) (KiB): 189940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 48007

runsolver used 1.9707 second user time and 5.12322 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-04 10:13:36
IDJOB=1069281
IDBENCH=55583
IDSOLVER=362
FILE ID=node1/1069281-1215159216
PBS_JOBID= 7877431
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ooo-rf8-ucl.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069281-1215159216/watcher-1069281-1215159216 -o /tmp/evaluation-result-1069281-1215159216/solver-1069281-1215159216 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1069281-1215159216.xml 1452666906 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 41b74cc5aa456e6c13c9dfd902110310
RANDOM SEED=1452666906

node1.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1746024 kB
Buffers:         54392 kB
Cached:         151444 kB
SwapCached:       7548 kB
Active:         173500 kB
Inactive:        83124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746024 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            6700 kB
Writeback:           0 kB
Mapped:          67012 kB
Slab:            38248 kB
Committed_AS:  3201500 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node1 at 2008-07-04 10:43:44