Trace number 1086914

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.08 1800.76

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-5.xml
MD5SUMebde7215c8748835935fe75d97c8a972
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 benchmark26.545
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.29/0.30	c Building = 1
513.40/513.63	c [ NumberOfVariables = 550 ]
513.40/513.63	c [ NumberOfConstraints = 9461 ]
513.40/513.64	c [ SizeOfSearchSpace(log2) = 5210.09 ]
513.40/513.64	c SymmetrySearch = 1
514.30/514.57	c InitialPropagation = 1
514.30/514.59	c [ SizeOfSearchSpace(log2) = 5207.09 ]
514.30/514.59	c InitialSAC = (Timeout)
546.29/546.60	c [ SizeOfSearchSpace(log2) = 5184.01 ]
546.40/546.62	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-1086914-1215241865/watcher-1086914-1215241865 -o /tmp/evaluation-result-1086914-1215241865/solver-1086914-1215241865 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086914-1215241865.xml 524501346 

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: 1.93 1.97 1.99 4/87 1650
/proc/meminfo: memFree=1531576/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=5352 CPUtime=0
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 679915454 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 6347640 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 1338 191 157 235 0 27 0

[startup+0.0779679 s]
/proc/loadavg: 1.93 1.97 1.99 4/87 1650
/proc/meminfo: memFree=1531576/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=6628 CPUtime=0.07
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 753 0 0 0 7 0 0 0 18 0 1 0 679915454 6787072 713 996147200 134512640 135477443 4294956224 18446744073709551615 134811835 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 1657 713 370 235 0 358 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6628

[startup+0.10197 s]
/proc/loadavg: 1.93 1.97 1.99 4/87 1650
/proc/meminfo: memFree=1531576/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=6892 CPUtime=0.09
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 838 0 0 0 9 0 0 0 18 0 1 0 679915454 7057408 798 996147200 134512640 135477443 4294956224 18446744073709551615 6813307 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 1723 798 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.301993 s]
/proc/loadavg: 1.93 1.97 1.99 4/87 1650
/proc/meminfo: memFree=1531576/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=9664 CPUtime=0.29
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1519 0 0 0 29 0 0 0 19 0 1 0 679915454 9895936 1479 996147200 134512640 135477443 4294956224 18446744073709551615 4158906945 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 2416 1479 377 235 0 1117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9664

[startup+0.701038 s]
/proc/loadavg: 1.93 1.97 1.99 4/87 1650
/proc/meminfo: memFree=1531576/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=353440 CPUtime=0.69
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 12439 0 0 0 64 5 0 0 23 0 1 0 679915454 361922560 11328 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 88360 11328 460 235 0 87061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 353440

[startup+1.50113 s]
/proc/loadavg: 1.93 1.97 1.99 3/88 1651
/proc/meminfo: memFree=1487472/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=353572 CPUtime=1.49
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 15024 0 0 0 143 6 0 0 25 0 1 0 679915454 362057728 11467 996147200 134512640 135477443 4294956224 18446744073709551615 135268949 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 88393 11467 461 235 0 87094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 353572

[startup+3.10131 s]
/proc/loadavg: 1.94 1.97 1.99 3/88 1651
/proc/meminfo: memFree=1487088/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=353968 CPUtime=3.09
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 17055 0 0 0 303 6 0 0 25 0 1 0 679915454 362463232 11526 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 88492 11526 461 235 0 87193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 353968

[startup+6.30167 s]
/proc/loadavg: 1.94 1.97 1.99 3/88 1651
/proc/meminfo: memFree=1438000/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=355420 CPUtime=6.29
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 25914 0 0 0 619 10 0 0 25 0 1 0 679915454 363950080 11872 996147200 134512640 135477443 4294956224 18446744073709551615 135268672 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 88855 11872 461 235 0 87556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 355420

[startup+12.7014 s]
/proc/loadavg: 1.95 1.97 1.99 3/88 1651
/proc/meminfo: memFree=1435056/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=358060 CPUtime=12.69
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 41843 0 0 0 1252 17 0 0 25 0 1 0 679915454 366653440 12556 996147200 134512640 135477443 4294956224 18446744073709551615 135272088 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 89515 12556 461 235 0 88216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 358060

[startup+25.5018 s]
/proc/loadavg: 1.95 1.97 1.99 3/88 1651
/proc/meminfo: memFree=1334192/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=363076 CPUtime=25.49
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 70100 0 0 0 2524 25 0 0 25 0 1 0 679915454 371789824 13924 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 90769 13924 461 235 0 89470 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 363076

[startup+51.1017 s]
/proc/loadavg: 2.03 1.99 1.99 3/88 1651
/proc/meminfo: memFree=1181040/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=373768 CPUtime=51.08
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 128426 0 0 0 5063 45 0 0 25 0 1 0 679915454 382738432 16647 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 93442 16647 461 235 0 92143 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 373768

[startup+102.307 s]
/proc/loadavg: 2.05 2.00 2.00 3/88 1651
/proc/meminfo: memFree=875888/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=394096 CPUtime=102.26
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 245849 0 0 0 10144 82 0 0 25 0 1 0 679915454 403554304 21783 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 98524 21783 465 235 0 97225 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 394096

[startup+162.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/88 1651
/proc/meminfo: memFree=848944/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=420628 CPUtime=162.23
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 389296 0 0 0 16093 130 0 0 25 0 1 0 679915454 430723072 28639 996147200 134512640 135477443 4294956224 18446744073709551615 134694712 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 105157 28639 465 235 0 103858 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 420628

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=819952/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=448348 CPUtime=222.21
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 536795 0 0 0 22045 176 0 0 25 0 1 0 679915454 459108352 35678 996147200 134512640 135477443 4294956224 18446744073709551615 134694746 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 112087 35678 465 235 0 110788 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 448348

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=794352/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=472900 CPUtime=282.18
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 669792 0 0 0 27999 219 0 0 25 0 1 0 679915454 484249600 42023 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 118225 42023 465 235 0 116926 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 472900

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=766320/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=500620 CPUtime=342.17
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 824937 0 0 0 33948 269 0 0 25 0 1 0 679915454 512634880 49034 996147200 134512640 135477443 4294956224 18446744073709551615 135272093 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 125155 49034 465 235 0 123856 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 500620

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 1651
/proc/meminfo: memFree=736048/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=530848 CPUtime=402.14
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 990626 0 0 0 39891 323 0 0 25 0 1 0 679915454 543588352 56773 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 132712 56773 465 235 0 131413 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 530848

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=711088/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=554080 CPUtime=462.13
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1120159 0 0 0 45847 366 0 0 25 0 1 0 679915454 567377920 62818 996147200 134512640 135477443 4294956224 18446744073709551615 134583206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 138520 62818 465 235 0 137221 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 554080

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=685488/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=522.1
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256407 0 0 0 51797 413 0 0 25 0 1 0 679915454 400404480 69280 996147200 134512640 135477443 4294956224 18446744073709551615 134673674 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69280 508 235 0 96456 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 391020

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671536/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=582.08
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256942 0 0 0 57795 413 0 0 25 0 1 0 679915454 400404480 69815 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69815 529 235 0 96456 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 391020

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671280/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=642.06
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 63793 413 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 391020


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671216/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=881.96
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 87783 413 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 391020

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671216/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=941.93
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 93780 413 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 391020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671216/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1001.92
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 99778 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 391020

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671216/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1061.9
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 105776 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 391020

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=671152/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1121.87
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 111773 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 391020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 1651
/proc/meminfo: memFree=671088/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1181.85
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 117771 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 391020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=670960/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1241.83
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 123769 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 391020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=670832/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1301.81
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 129767 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 391020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 1651
/proc/meminfo: memFree=665072/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1361.78
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 135764 414 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 391020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=665008/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1421.77
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256987 0 0 0 141762 415 0 0 25 0 1 0 679915454 400404480 69860 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69860 529 235 0 96456 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 391020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664944/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1481.74
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1256993 0 0 0 147759 415 0 0 25 0 1 0 679915454 400404480 69866 996147200 134512640 135477443 4294956224 18446744073709551615 135208702 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69866 529 235 0 96456 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 391020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664944/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1541.71
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257035 0 0 0 153756 415 0 0 25 0 1 0 679915454 400404480 69908 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69908 529 235 0 96456 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 391020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664944/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1601.69
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 159754 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 391020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664880/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1661.67
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 165752 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 391020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664880/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1721.64
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 171749 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 391020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1651
/proc/meminfo: memFree=664688/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1781.62
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 177747 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 391020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 2/78 1654
/proc/meminfo: memFree=1388096/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1800.02
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 179587 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 391020

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 2/78 1654
/proc/meminfo: memFree=1388096/2055920 swapFree=4178892/4192956
[pid=1650] ppid=1648 vsize=391020 CPUtime=1800.02
/proc/1650/stat : 1650 (casperzao) R 1648 1650 1203 0 -1 4194304 1257043 0 0 0 179587 415 0 0 25 0 1 0 679915454 400404480 69916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/1650/statm: 97755 69916 529 235 0 96456 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 391020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.76
CPU time (s): 1800.08
CPU user time (s): 1795.88
CPU system time (s): 4.20136
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 578104

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

runsolver used 2.39563 second user time and 5.77012 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 09:11:05
IDJOB=1086914
IDBENCH=57896
IDSOLVER=361
FILE ID=node86/1086914-1215241865
PBS_JOBID= 7881972
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-5.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086914-1215241865/watcher-1086914-1215241865 -o /tmp/evaluation-result-1086914-1215241865/solver-1086914-1215241865 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086914-1215241865.xml 524501346 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ebde7215c8748835935fe75d97c8a972
RANDOM SEED=524501346

node86.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1532056 kB
Buffers:         89104 kB
Cached:         232876 kB
SwapCached:       6392 kB
Active:         381676 kB
Inactive:        89004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532056 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:           11544 kB
Writeback:           0 kB
Mapped:         159624 kB
Slab:            37512 kB
Committed_AS:  2021828 kB
PageTables:       2604 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= 66556 MiB
End job on node86 at 2008-07-05 09:41:07