Trace number 1095086

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 zao? (TO) 1800.11 1810.92

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.06884
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.11	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.11	c Parsing = 1
0.00/0.14	c Building = 1
37.49/37.85	c [ NumberOfVariables = 260 ]
37.49/37.85	c [ NumberOfConstraints = 3927 ]
37.49/37.86	c [ SizeOfSearchSpace(log2) = 1833.6 ]
37.49/37.86	c SymmetrySearch = 1
37.69/38.08	c InitialPropagation = 1
37.69/38.09	c [ SizeOfSearchSpace(log2) = 1826.6 ]
37.69/38.09	c InitialSAC = (Timeout)
71.20/71.83	c [ SizeOfSearchSpace(log2) = 1723.13 ]
71.20/71.84	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-1095086-1215280707/watcher-1095086-1215280707 -o /tmp/evaluation-result-1095086-1215280707/solver-1095086-1215280707 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1095086-1215280707.xml 1514058270 

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.16 2.06 2.02 4/72 22363
/proc/meminfo: memFree=1709584/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=288428 CPUtime=0.19
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 2357 0 0 0 18 1 0 0 19 0 1 0 2007044176 295350272 2004 996147200 134512640 135477443 4294956224 18446744073709551615 134585538 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72107 2004 460 235 0 70808 0

[startup+0.311214 s]
/proc/loadavg: 2.16 2.06 2.02 4/72 22363
/proc/meminfo: memFree=1709584/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=288428 CPUtime=0.3
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 3005 0 0 0 28 2 0 0 20 0 1 0 2007044176 295350272 2027 996147200 134512640 135477443 4294956224 18446744073709551615 134673686 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72107 2027 461 235 0 70808 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 288428

[startup+0.401228 s]
/proc/loadavg: 2.16 2.06 2.02 4/72 22363
/proc/meminfo: memFree=1709584/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=288560 CPUtime=0.38
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 3530 0 0 0 36 2 0 0 20 0 1 0 2007044176 295485440 2098 996147200 134512640 135477443 4294956224 18446744073709551615 135269069 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72140 2098 465 235 0 70841 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 288560

[startup+0.50124 s]
/proc/loadavg: 2.16 2.06 2.02 4/72 22363
/proc/meminfo: memFree=1709584/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=288560 CPUtime=0.48
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 3533 0 0 0 46 2 0 0 21 0 1 0 2007044176 295485440 2101 996147200 134512640 135477443 4294956224 18446744073709551615 134694514 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72140 2101 465 235 0 70841 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288560

[startup+0.701273 s]
/proc/loadavg: 2.16 2.06 2.02 4/72 22363
/proc/meminfo: memFree=1709584/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=288824 CPUtime=0.69
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 4746 0 0 0 66 3 0 0 23 0 1 0 2007044176 295755776 2168 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72206 2168 465 235 0 70907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 288824

[startup+1.5014 s]
/proc/loadavg: 2.16 2.06 2.02 3/73 22364
/proc/meminfo: memFree=1701896/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=289484 CPUtime=1.47
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 8222 0 0 0 143 4 0 0 25 0 1 0 2007044176 296431616 2357 996147200 134512640 135477443 4294956224 18446744073709551615 135268962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72371 2357 465 235 0 71072 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 289484

[startup+3.10265 s]
/proc/loadavg: 2.16 2.06 2.02 3/73 22364
/proc/meminfo: memFree=1700424/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=291596 CPUtime=3.06
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 16382 0 0 0 298 8 0 0 25 0 1 0 2007044176 298594304 2899 996147200 134512640 135477443 4294956224 18446744073709551615 134694710 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 72899 2899 465 235 0 71600 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 291596

[startup+6.30114 s]
/proc/loadavg: 2.15 2.06 2.02 3/73 22364
/proc/meminfo: memFree=1694856/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=296348 CPUtime=6.24
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 34662 0 0 0 607 17 0 0 25 0 1 0 2007044176 303460352 4369 996147200 134512640 135477443 4294956224 18446744073709551615 135269556 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 74087 4369 465 235 0 72788 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 296348

[startup+12.7011 s]
/proc/loadavg: 2.14 2.06 2.02 3/73 22364
/proc/meminfo: memFree=1681992/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=306776 CPUtime=12.59
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 73796 0 0 0 1224 35 0 0 25 0 1 0 2007044176 314138624 7456 996147200 134512640 135477443 4294956224 18446744073709551615 135268948 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 76694 7456 465 235 0 75395 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 306776

[startup+25.5011 s]
/proc/loadavg: 2.11 2.06 2.01 3/73 22364
/proc/meminfo: memFree=1662024/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=323936 CPUtime=25.28
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 143718 0 0 0 2461 67 0 0 25 0 1 0 2007044176 331710464 12315 996147200 134512640 135477443 4294956224 18446744073709551615 135258006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 80984 12315 465 235 0 79685 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 323936

[startup+51.1011 s]
/proc/loadavg: 2.07 2.05 2.01 3/73 22364
/proc/meminfo: memFree=1642248/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=50.67
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 210508 0 0 0 4968 99 0 0 25 0 1 0 2007044176 156012544 17308 996147200 134512640 135477443 4294956224 18446744073709551615 134921056 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17308 509 235 0 36790 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 152356

[startup+102.301 s]
/proc/loadavg: 2.03 2.04 2.01 3/73 22364
/proc/meminfo: memFree=1639432/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=101.42
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 10043 99 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 152356

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 22370
/proc/meminfo: memFree=1639360/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=160.84
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 15985 99 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 152356

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639488/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=220.29
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 21929 100 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 220.29
Current children cumulated vsize (KiB) 152356

[startup+282.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639616/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=279.73
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 27873 100 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 279.73
Current children cumulated vsize (KiB) 152356

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639552/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=339.17
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 33817 100 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 339.17
Current children cumulated vsize (KiB) 152356

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639552/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=398.62
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211188 0 0 0 39762 100 0 0 25 0 1 0 2007044176 156012544 17988 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 17988 530 235 0 36790 0
Current children cumulated CPU time (s) 398.62
Current children cumulated vsize (KiB) 152356

[startup+462.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1639560/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=458.07
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211202 0 0 0 45707 100 0 0 25 0 1 0 2007044176 156012544 18002 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18002 530 235 0 36790 0
Current children cumulated CPU time (s) 458.07
Current children cumulated vsize (KiB) 152356

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1639432/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=517.51
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211202 0 0 0 51650 101 0 0 25 0 1 0 2007044176 156012544 18002 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18002 530 235 0 36790 0
Current children cumulated CPU time (s) 517.51
Current children cumulated vsize (KiB) 152356

[startup+582.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1639240/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=576.95
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211202 0 0 0 57594 101 0 0 25 0 1 0 2007044176 156012544 18002 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18002 530 235 0 36790 0
Current children cumulated CPU time (s) 576.95
Current children cumulated vsize (KiB) 152356

[startup+642.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 22370
/proc/meminfo: memFree=1639048/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=636.39
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211236 0 0 0 63538 101 0 0 25 0 1 0 2007044176 156012544 18036 996147200 134512640 135477443 4294956224 18446744073709551615 135208590 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18036 530 235 0 36790 0
Current children cumulated CPU time (s) 636.39
Current children cumulated vsize (KiB) 152356


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=814.7
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211238 0 0 0 81369 101 0 0 25 0 1 0 2007044176 156012544 18038 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18038 530 235 0 36790 0
Current children cumulated CPU time (s) 814.7
Current children cumulated vsize (KiB) 152356

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=874.15
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 87313 102 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 874.15
Current children cumulated vsize (KiB) 152356

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=933.59
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 93257 102 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 933.59
Current children cumulated vsize (KiB) 152356

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=993.02
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 99200 102 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 993.02
Current children cumulated vsize (KiB) 152356

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638920/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1052.46
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 105144 102 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1052.46
Current children cumulated vsize (KiB) 152356

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22370
/proc/meminfo: memFree=1638856/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1111.9
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 111088 102 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1111.9
Current children cumulated vsize (KiB) 152356

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22411
/proc/meminfo: memFree=1655936/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1171.78
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 117074 104 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1171.78
Current children cumulated vsize (KiB) 152356

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22462
/proc/meminfo: memFree=1661368/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1231.74
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 123070 104 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1231.74
Current children cumulated vsize (KiB) 152356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22462
/proc/meminfo: memFree=1660344/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1291.72
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 129068 104 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208697 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1291.72
Current children cumulated vsize (KiB) 152356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22462
/proc/meminfo: memFree=1659896/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1351.69
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 135064 105 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1351.69
Current children cumulated vsize (KiB) 152356

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22521
/proc/meminfo: memFree=1652928/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1411.66
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 141061 105 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1411.66
Current children cumulated vsize (KiB) 152356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22521
/proc/meminfo: memFree=1635968/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1471.63
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 147058 105 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1471.63
Current children cumulated vsize (KiB) 152356

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22521
/proc/meminfo: memFree=1633280/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1531.6
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 153055 105 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1531.6
Current children cumulated vsize (KiB) 152356

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22581
/proc/meminfo: memFree=1661240/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1591.57
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 159051 106 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1591.57
Current children cumulated vsize (KiB) 152356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22630
/proc/meminfo: memFree=1655744/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1651.56
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 165049 107 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1651.56
Current children cumulated vsize (KiB) 152356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22630
/proc/meminfo: memFree=1655552/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1711.52
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 171045 107 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1711.52
Current children cumulated vsize (KiB) 152356

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22630
/proc/meminfo: memFree=1655360/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1771.5
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 177043 107 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1771.5
Current children cumulated vsize (KiB) 152356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22630
/proc/meminfo: memFree=1655488/2055920 swapFree=4179828/4192956
[pid=22363] ppid=22361 vsize=152356 CPUtime=1800.09
/proc/22363/stat : 22363 (casperzao) R 22361 22363 18713 0 -1 4194304 211243 0 0 0 179902 107 0 0 25 0 1 0 2007044176 156012544 18043 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/22363/statm: 38089 18043 530 235 0 36790 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 152356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.92
CPU time (s): 1800.11
CPU user time (s): 1799.02
CPU system time (s): 1.08983
CPU usage (%): 99.4029
Max. virtual memory (cumulated for all children) (KiB): 339644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.08983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211243
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= 26927

runsolver used 2.31665 second user time and 5.59115 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 19:58:27
IDJOB=1095086
IDBENCH=58877
IDSOLVER=361
FILE ID=node34/1095086-1215280707
PBS_JOBID= 7882170
Free space on /tmp= 66504 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1095086-1215280707/watcher-1095086-1215280707 -o /tmp/evaluation-result-1095086-1215280707/solver-1095086-1215280707 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1095086-1215280707.xml 1514058270 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=1514058270

node34.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.259
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.259
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:       1710064 kB
Buffers:         50128 kB
Cached:         206100 kB
SwapCached:       7272 kB
Active:         186804 kB
Inactive:       106312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710064 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:          44440 kB
Slab:            38072 kB
Committed_AS:  3668972 kB
PageTables:       1864 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= 66500 MiB
End job on node34 at 2008-07-05 20:28:40