Trace number 1094897

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.04 1813.23

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-3.xml
MD5SUM82501c03dff619489a40ca8145ed1e9c
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.86172
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.18/0.20	c Building = 1
233.07/233.62	c [ NumberOfVariables = 350 ]
233.07/233.62	c [ NumberOfConstraints = 5873 ]
233.07/233.63	c [ SizeOfSearchSpace(log2) = 3161.32 ]
233.07/233.63	c SymmetrySearch = 1
233.46/234.02	c InitialPropagation = 1
233.46/234.04	c [ SizeOfSearchSpace(log2) = 3159.61 ]
233.46/234.04	c InitialSAC = (Timeout)
264.34/264.98	c [ SizeOfSearchSpace(log2) = 3155.09 ]
264.34/265.00	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-1094897-1215280217/watcher-1094897-1215280217 -o /tmp/evaluation-result-1094897-1215280217/solver-1094897-1215280217 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1094897-1215280217.xml 1108634059 

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.05 2.04 2.00 4/72 17047
/proc/meminfo: memFree=1535304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=1056 CPUtime=0
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2006995415 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7017252 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 264 26 20 235 0 3 0

[startup+0.00763903 s]
/proc/loadavg: 2.05 2.04 2.00 4/72 17047
/proc/meminfo: memFree=1535304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=2332 CPUtime=0
/proc/17047/stat : 17047 (casperzao) D 17045 17047 15067 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 2006995415 2387968 41 996147200 134512640 135477443 4294956224 18446744073709551615 7017252 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17047/statm: 583 41 31 235 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2332

[startup+0.101618 s]
/proc/loadavg: 2.05 2.04 2.00 4/72 17047
/proc/meminfo: memFree=1535304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=6760 CPUtime=0.08
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 789 0 0 0 8 0 0 0 18 0 1 0 2006995415 6922240 749 996147200 134512640 135477443 4294956224 18446744073709551615 134775410 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 1690 749 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.301634 s]
/proc/loadavg: 2.05 2.04 2.00 4/72 17047
/proc/meminfo: memFree=1535304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=289352 CPUtime=0.28
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 5629 0 0 0 26 2 0 0 19 0 1 0 2006995415 296296448 5588 996147200 134512640 135477443 4294956224 18446744073709551615 134694712 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 72338 5588 457 235 0 71039 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 289352

[startup+0.701651 s]
/proc/loadavg: 2.05 2.04 2.00 4/72 17047
/proc/meminfo: memFree=1535304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=289352 CPUtime=0.68
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 7204 0 0 0 65 3 0 0 23 0 1 0 2006995415 296296448 5590 996147200 134512640 135477443 4294956224 18446744073709551615 135207633 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 72338 5590 461 235 0 71039 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 289352

[startup+1.5017 s]
/proc/loadavg: 2.05 2.04 2.00 3/73 17048
/proc/meminfo: memFree=1514432/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=289616 CPUtime=1.47
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 9600 0 0 0 143 4 0 0 25 0 1 0 2006995415 296566784 5694 996147200 134512640 135477443 4294956224 18446744073709551615 135272338 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 72404 5694 461 235 0 71105 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 289616

[startup+3.10181 s]
/proc/loadavg: 2.05 2.04 2.00 3/73 17048
/proc/meminfo: memFree=1513472/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=290276 CPUtime=3.07
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 13067 0 0 0 302 5 0 0 25 0 1 0 2006995415 297242624 5924 996147200 134512640 135477443 4294956224 18446744073709551615 135258706 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 72569 5924 461 235 0 71270 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 290276

[startup+6.30102 s]
/proc/loadavg: 2.05 2.04 2.00 3/73 17048
/proc/meminfo: memFree=1512704/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=291332 CPUtime=6.24
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 20823 0 0 0 616 8 0 0 25 0 1 0 2006995415 298323968 6124 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 72833 6124 461 235 0 71534 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 291332

[startup+12.7014 s]
/proc/loadavg: 2.04 2.04 2.00 3/73 17048
/proc/meminfo: memFree=1509952/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=293840 CPUtime=12.58
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 38278 0 0 0 1244 14 0 0 25 0 1 0 2006995415 300892160 6835 996147200 134512640 135477443 4294956224 18446744073709551615 135268682 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 73460 6835 461 235 0 72161 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 293840

[startup+25.5013 s]
/proc/loadavg: 2.04 2.04 2.00 3/73 17048
/proc/meminfo: memFree=1505216/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=298064 CPUtime=25.29
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 66447 0 0 0 2506 23 0 0 25 0 1 0 2006995415 305217536 7956 996147200 134512640 135477443 4294956224 18446744073709551615 135268286 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 74516 7956 461 235 0 73217 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 298064

[startup+51.1019 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 17097
/proc/meminfo: memFree=1581104/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=309020 CPUtime=50.73
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 132754 0 0 0 5025 48 0 0 25 0 1 0 2006995415 316436480 10777 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 77255 10777 461 235 0 75956 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 309020

[startup+102.306 s]
/proc/loadavg: 2.04 2.04 2.00 4/83 17109
/proc/meminfo: memFree=1346416/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=331064 CPUtime=101.89
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 276469 0 0 0 10083 106 0 0 25 0 1 0 2006995415 339009536 16489 996147200 134512640 135477443 4294956224 18446744073709551615 135270704 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 82766 16489 461 235 0 81467 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 331064

[startup+162.301 s]
/proc/loadavg: 2.17 2.07 2.01 3/73 17240
/proc/meminfo: memFree=1531968/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=362612 CPUtime=161.83
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 484572 0 0 0 16006 177 0 0 25 0 1 0 2006995415 371314688 24675 996147200 134512640 135477443 4294956224 18446744073709551615 134583200 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 90653 24675 461 235 0 89354 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 362612

[startup+222.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 17306
/proc/meminfo: memFree=1527936/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=387296 CPUtime=221.77
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 650620 0 0 0 21944 233 0 0 25 0 1 0 2006995415 396591104 31066 996147200 134512640 135477443 4294956224 18446744073709551615 135269552 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 96824 31066 461 235 0 95525 0
Current children cumulated CPU time (s) 221.77
Current children cumulated vsize (KiB) 387296

[startup+282.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 17306
/proc/meminfo: memFree=1522944/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=281.73
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671778 0 0 0 27933 240 0 0 25 0 1 0 2006995415 207675392 32396 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 50702 32396 524 235 0 49403 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 202808

[startup+342.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 17306
/proc/meminfo: memFree=1522496/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=341.68
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671838 0 0 0 33928 240 0 0 25 0 1 0 2006995415 207675392 32456 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/17047/statm: 50702 32456 524 235 0 49403 0
Current children cumulated CPU time (s) 341.68
Current children cumulated vsize (KiB) 202808

[startup+402.302 s]
/proc/loadavg: 2.14 2.06 2.01 3/94 17360
/proc/meminfo: memFree=1426648/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=401.51
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 39907 244 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 401.51
Current children cumulated vsize (KiB) 202808

[startup+462.302 s]
/proc/loadavg: 1.97 2.03 2.00 3/82 17457
/proc/meminfo: memFree=1517304/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=461.15
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 45864 251 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 461.15
Current children cumulated vsize (KiB) 202808

[startup+522.302 s]
/proc/loadavg: 2.07 2.05 2.00 3/82 17459
/proc/meminfo: memFree=1361008/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=520.62
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 51811 251 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 520.62
Current children cumulated vsize (KiB) 202808

[startup+582.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/82 17459
/proc/meminfo: memFree=1360880/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=580.08
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 57757 251 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 580.08
Current children cumulated vsize (KiB) 202808

[startup+642.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 17459
/proc/meminfo: memFree=1360816/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=639.54
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 63703 251 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 639.54
Current children cumulated vsize (KiB) 202808


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 17465
/proc/meminfo: memFree=1360816/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=817.92
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 81540 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 817.92
Current children cumulated vsize (KiB) 202808

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360752/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=877.39
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 87487 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 877.39
Current children cumulated vsize (KiB) 202808

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360688/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=936.85
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 93433 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 936.85
Current children cumulated vsize (KiB) 202808

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360632/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=996.3
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 99378 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 996.3
Current children cumulated vsize (KiB) 202808

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 17465
/proc/meminfo: memFree=1360632/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1055.77
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 105325 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1055.77
Current children cumulated vsize (KiB) 202808

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360440/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1115.23
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 111271 252 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1115.23
Current children cumulated vsize (KiB) 202808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360376/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1174.71
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 117218 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1174.71
Current children cumulated vsize (KiB) 202808

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360312/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1234.18
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 123165 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1234.18
Current children cumulated vsize (KiB) 202808

[startup+1302.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 17465
/proc/meminfo: memFree=1360312/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1293.65
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 129112 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1293.65
Current children cumulated vsize (KiB) 202808

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 17465
/proc/meminfo: memFree=1360248/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1353.11
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 135058 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1353.11
Current children cumulated vsize (KiB) 202808

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 17465
/proc/meminfo: memFree=1360248/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1412.58
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 141005 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1412.58
Current children cumulated vsize (KiB) 202808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 17465
/proc/meminfo: memFree=1360248/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1472.04
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 146951 253 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1472.04
Current children cumulated vsize (KiB) 202808

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 17465
/proc/meminfo: memFree=1360248/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1531.51
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 152897 254 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1531.51
Current children cumulated vsize (KiB) 202808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360184/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1590.98
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 158844 254 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1590.98
Current children cumulated vsize (KiB) 202808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360184/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1650.44
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 164790 254 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1650.44
Current children cumulated vsize (KiB) 202808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1360056/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1709.92
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671850 0 0 0 170738 254 0 0 25 0 1 0 2006995415 207675392 32468 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32468 524 235 0 49403 0
Current children cumulated CPU time (s) 1709.92
Current children cumulated vsize (KiB) 202808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1359928/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1769.38
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671855 0 0 0 176684 254 0 0 25 0 1 0 2006995415 207675392 32473 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32473 524 235 0 49403 0
Current children cumulated CPU time (s) 1769.38
Current children cumulated vsize (KiB) 202808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17465
/proc/meminfo: memFree=1359928/2055920 swapFree=4117608/4192956
[pid=17047] ppid=17045 vsize=202808 CPUtime=1800
/proc/17047/stat : 17047 (casperzao) R 17045 17047 15067 0 -1 4194304 671862 0 0 0 179746 254 0 0 25 0 1 0 2006995415 207675392 32480 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17047/statm: 50702 32480 524 235 0 49403 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 202808

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): 1813.23
CPU time (s): 1800.04
CPU user time (s): 1797.47
CPU system time (s): 2.57161
CPU usage (%): 99.2726
Max. virtual memory (cumulated for all children) (KiB): 390200

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

runsolver used 2.02269 second user time and 5.31119 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-05 19:50:17
IDJOB=1094897
IDBENCH=58841
IDSOLVER=361
FILE ID=node30/1094897-1215280217
PBS_JOBID= 7882180
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-3.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094897-1215280217/watcher-1094897-1215280217 -o /tmp/evaluation-result-1094897-1215280217/solver-1094897-1215280217 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1094897-1215280217.xml 1108634059 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82501c03dff619489a40ca8145ed1e9c
RANDOM SEED=1108634059

node30.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.218
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.218
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:       1535720 kB
Buffers:         41188 kB
Cached:         203316 kB
SwapCached:      69112 kB
Active:         375704 kB
Inactive:        88052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535720 kB
SwapTotal:     4192956 kB
SwapFree:      4117608 kB
Dirty:            3684 kB
Writeback:           0 kB
Mapped:         227328 kB
Slab:            41416 kB
Committed_AS:  3854280 kB
PageTables:       2108 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 node30 at 2008-07-05 20:20:32