Trace number 1043322

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.71

General information on the benchmark

Namecsp/cjss/
normalized-ft06x2-54.xml
MD5SUMaae3b735a74c4d9c7f772afb8b5f694d
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.2765
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of constraints78
Maximum constraint arity12
Maximum domain size55
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72
Global constraints used (with number of constraints)cumulative(6)

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.00/0.01	c Building = 1
0.00/0.01	c [ NumberOfVariables = 73 ]
0.00/0.01	c [ NumberOfConstraints = 78 ]
0.00/0.01	c [ SizeOfSearchSpace(log2) = 416.258 ]
0.00/0.01	c SymmetrySearch = 1
0.00/0.01	c [ Found 16384 symmetries ]
0.00/0.01	c InitialPropagation = 1
0.00/0.01	c [ SizeOfSearchSpace(log2) = 313.476 ]
0.00/0.01	c InitialSAC = 1
0.89/0.97	c [ SizeOfSearchSpace(log2) = 290.399 ]
0.89/0.98	c Search(SampleFF) : 
70.97/71.03	c [ Sampling domwdeg ]
70.97/71.03	c [ Sampling impacts ]
70.97/71.03	c [ Sampling la ]
70.97/71.03	c [ SamplingScores: ]
70.97/71.03	c [ domwdeg+min = 0.00176863 | domwdeg+rnd = 0.0010907 ]
70.97/71.03	c [ impacts+min = 0.0406579 | impacts+rnd = 0.00847453 ]
70.97/71.03	c [ la+min = 0.212031 | la+rnd = 0.00719599 ]
70.97/71.03	c [ domwdeg = 0.00142966 | impacts = 0.0245662 | la = 0.109614 ]
70.97/71.03	c [ min = 0.0848193 | rand = 0.0245662 ]
70.97/71.03	c [ restarting at (4.52802,0.0567291) ]
82.26/82.40	c [ restarting at (11.3201,0.0627302) ]
110.65/110.73	c [ restarting at (28.3001,0.0579935) ]
181.33/181.50	c [ restarting at (70.7504,0.0227809) ]
358.26/358.43	c [ restarting at (176.876,0.189612) ]
800.42/800.71	c [ stopped restarting at (442.19,0.683172) ]

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-1043322-1215027276/watcher-1043322-1215027276 -o /tmp/evaluation-result-1043322-1215027276/solver-1043322-1215027276 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1043322-1215027276.xml 1738802290 

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.99 1.98 1.99 3/70 22293
/proc/meminfo: memFree=1756048/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=5352 CPUtime=0
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 1981701421 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 1338 190 156 235 0 27 0

[startup+0.0888899 s]
/proc/loadavg: 1.99 1.98 1.99 3/70 22293
/proc/meminfo: memFree=1756048/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=0.08
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 773 0 0 0 8 0 0 0 18 0 1 0 1981701421 101715968 661 996147200 134512640 135477443 4294956224 18446744073709551615 134994440 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 661 512 235 0 23534 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 99332

[startup+0.101891 s]
/proc/loadavg: 1.99 1.98 1.99 3/70 22293
/proc/meminfo: memFree=1756048/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=0.09
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 775 0 0 0 9 0 0 0 18 0 1 0 1981701421 101715968 663 996147200 134512640 135477443 4294956224 18446744073709551615 134947032 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 663 512 235 0 23534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99332

[startup+0.301904 s]
/proc/loadavg: 1.99 1.98 1.99 3/70 22293
/proc/meminfo: memFree=1756048/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=0.29
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 783 0 0 0 29 0 0 0 19 0 1 0 1981701421 101715968 671 996147200 134512640 135477443 4294956224 18446744073709551615 135013959 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 671 512 235 0 23534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99332

[startup+0.701928 s]
/proc/loadavg: 1.99 1.98 1.99 3/70 22293
/proc/meminfo: memFree=1756048/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=0.69
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 798 0 0 0 69 0 0 0 23 0 1 0 1981701421 101715968 686 996147200 134512640 135477443 4294956224 18446744073709551615 135012345 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 686 512 235 0 23534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99332

[startup+1.50198 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 22321
/proc/meminfo: memFree=1754744/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1.49
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 836 0 0 0 149 0 0 0 25 0 1 0 1981701421 101715968 724 996147200 134512640 135477443 4294956224 18446744073709551615 134695361 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 724 525 235 0 23534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99332

[startup+3.10108 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753912/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=3.09
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 836 0 0 0 309 0 0 0 25 0 1 0 1981701421 101715968 724 996147200 134512640 135477443 4294956224 18446744073709551615 134855104 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 724 525 235 0 23534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99332

[startup+6.30129 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753792/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=6.28
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 837 0 0 0 628 0 0 0 25 0 1 0 1981701421 101715968 725 996147200 134512640 135477443 4294956224 18446744073709551615 134947146 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 725 525 235 0 23534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 99332

[startup+12.7017 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753536/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=12.68
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 840 0 0 0 1268 0 0 0 25 0 1 0 1981701421 101715968 728 996147200 134512640 135477443 4294956224 18446744073709551615 135272385 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 728 525 235 0 23534 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99332

[startup+25.5015 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753536/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=25.48
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 860 0 0 0 2547 1 0 0 25 0 1 0 1981701421 101715968 748 996147200 134512640 135477443 4294956224 18446744073709551615 134947234 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 748 526 235 0 23534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99332

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753408/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=51.07
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 872 0 0 0 5106 1 0 0 25 0 1 0 1981701421 101715968 760 996147200 134512640 135477443 4294956224 18446744073709551615 135013788 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 760 526 235 0 23534 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99332

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753088/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=102.26
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 885 0 0 0 10225 1 0 0 25 0 1 0 1981701421 101715968 773 996147200 134512640 135477443 4294956224 18446744073709551615 134949862 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 773 527 235 0 23534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99332

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753024/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=162.23
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 891 0 0 0 16222 1 0 0 25 0 1 0 1981701421 101715968 779 996147200 134512640 135477443 4294956224 18446744073709551615 134947002 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 779 527 235 0 23534 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99332

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753024/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=222.21
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 891 0 0 0 22220 1 0 0 25 0 1 0 1981701421 101715968 779 996147200 134512640 135477443 4294956224 18446744073709551615 134695840 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 779 527 235 0 23534 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 99332

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753024/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=282.19
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 28218 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134947116 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 99332

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753024/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=342.17
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 34216 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134583584 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 99332

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1753024/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=402.14
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 40213 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134931615 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 99332

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752960/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=462.12
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 46211 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134947227 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 99332

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752960/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=522.1
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 52209 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134903378 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 99332

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752960/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=582.08
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 58207 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134889269 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 99332

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752960/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=642.07
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 904 0 0 0 64206 1 0 0 25 0 1 0 1981701421 101715968 792 996147200 134512640 135477443 4294956224 18446744073709551615 134947116 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 792 527 235 0 23534 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 99332


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752768/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=881.98
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 916 0 0 0 88196 2 0 0 25 0 1 0 1981701421 101715968 804 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 804 527 235 0 23534 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 99332

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752768/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=941.96
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 916 0 0 0 94194 2 0 0 25 0 1 0 1981701421 101715968 804 996147200 134512640 135477443 4294956224 18446744073709551615 5439881 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 804 527 235 0 23534 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 99332

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752768/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1001.94
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 923 0 0 0 100192 2 0 0 25 0 1 0 1981701421 101715968 811 996147200 134512640 135477443 4294956224 18446744073709551615 4158421660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 811 527 235 0 23534 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 99332

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752768/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1061.92
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 923 0 0 0 106190 2 0 0 25 0 1 0 1981701421 101715968 811 996147200 134512640 135477443 4294956224 18446744073709551615 134947143 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 811 527 235 0 23534 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 99332

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22321
/proc/meminfo: memFree=1752768/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1121.9
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 923 0 0 0 112188 2 0 0 25 0 1 0 1981701421 101715968 811 996147200 134512640 135477443 4294956224 18446744073709551615 134949753 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 811 527 235 0 23534 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 99332

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 22348
/proc/meminfo: memFree=1751936/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1181.87
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 923 0 0 0 118185 2 0 0 25 0 1 0 1981701421 101715968 811 996147200 134512640 135477443 4294956224 18446744073709551615 134947227 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 811 527 235 0 23534 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 99332

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 22387
/proc/meminfo: memFree=1663992/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1241.86
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 926 0 0 0 124182 4 0 0 25 0 1 0 1981701421 101715968 814 996147200 134512640 135477443 4294956224 18446744073709551615 5431009 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 814 527 235 0 23534 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 99332

[startup+1302.3 s]
/proc/loadavg: 2.11 2.02 2.00 3/81 22387
/proc/meminfo: memFree=1663736/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1301.84
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 930 0 0 0 130180 4 0 0 25 0 1 0 1981701421 101715968 818 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 818 527 235 0 23534 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 99332

[startup+1362.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/81 22387
/proc/meminfo: memFree=1663736/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1361.81
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 934 0 0 0 136177 4 0 0 25 0 1 0 1981701421 101715968 822 996147200 134512640 135477443 4294956224 18446744073709551615 134583584 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 822 527 235 0 23534 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 99332

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 4/81 22387
/proc/meminfo: memFree=1663672/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1421.8
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 936 0 0 0 142176 4 0 0 25 0 1 0 1981701421 101715968 824 996147200 134512640 135477443 4294956224 18446744073709551615 135013032 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 824 527 235 0 23534 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 99332

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/81 22387
/proc/meminfo: memFree=1663672/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1481.77
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 936 0 0 0 148173 4 0 0 25 0 1 0 1981701421 101715968 824 996147200 134512640 135477443 4294956224 18446744073709551615 134898048 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 824 527 235 0 23534 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 99332

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/81 22387
/proc/meminfo: memFree=1663736/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1541.75
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 945 0 0 0 154171 4 0 0 25 0 1 0 1981701421 101715968 833 996147200 134512640 135477443 4294956224 18446744073709551615 134898074 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 833 527 235 0 23534 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 99332

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/81 22393
/proc/meminfo: memFree=1663600/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1601.73
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 947 0 0 0 160169 4 0 0 25 0 1 0 1981701421 101715968 835 996147200 134512640 135477443 4294956224 18446744073709551615 134998422 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 835 527 235 0 23534 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 99332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 22393
/proc/meminfo: memFree=1663600/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1661.71
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 947 0 0 0 166167 4 0 0 25 0 1 0 1981701421 101715968 835 996147200 134512640 135477443 4294956224 18446744073709551615 134695361 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 835 527 235 0 23534 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 99332

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 22393
/proc/meminfo: memFree=1663600/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1721.69
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 953 0 0 0 172165 4 0 0 25 0 1 0 1981701421 101715968 841 996147200 134512640 135477443 4294956224 18446744073709551615 134932031 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 841 527 235 0 23534 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 99332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 22393
/proc/meminfo: memFree=1663536/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1781.67
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 953 0 0 0 178163 4 0 0 25 0 1 0 1981701421 101715968 841 996147200 134512640 135477443 4294956224 18446744073709551615 4158916205 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 841 527 235 0 23534 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 99332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 22393
/proc/meminfo: memFree=1663536/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1800.07
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 955 0 0 0 180003 4 0 0 25 0 1 0 1981701421 101715968 843 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 843 527 235 0 23534 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 99332

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.01 2.00 3/81 22393
/proc/meminfo: memFree=1663536/2055920 swapFree=4180440/4192956
[pid=22293] ppid=22291 vsize=99332 CPUtime=1800.07
/proc/22293/stat : 22293 (casperzao) R 22291 22293 20900 0 -1 4194304 955 0 0 0 180003 4 0 0 25 0 1 0 1981701421 101715968 843 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 24833 843 527 235 0 23534 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 99332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.71
CPU time (s): 1800.08
CPU user time (s): 1800.03
CPU system time (s): 0.044993
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 99332

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

runsolver used 1.54676 second user time and 5.01524 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-02 21:34:36
IDJOB=1043322
IDBENCH=53848
IDSOLVER=361
FILE ID=node29/1043322-1215027276
PBS_JOBID= 7874412
Free space on /tmp= 66540 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/cjss/normalized-ft06x2-54.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043322-1215027276/watcher-1043322-1215027276 -o /tmp/evaluation-result-1043322-1215027276/solver-1043322-1215027276 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1043322-1215027276.xml 1738802290 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aae3b735a74c4d9c7f772afb8b5f694d
RANDOM SEED=1738802290

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1756592 kB
Buffers:         41124 kB
Cached:         180660 kB
SwapCached:       6492 kB
Active:         131564 kB
Inactive:       101064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756592 kB
SwapTotal:     4192956 kB
SwapFree:      4180440 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          16684 kB
Slab:            52128 kB
Committed_AS:  3293280 kB
PageTables:       1904 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= 66536 MiB
End job on node29 at 2008-07-02 22:04:39