Trace number 1082691

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.1 1808.21

General information on the benchmark

Namecsp/super-os/super-os-taillard-7/
normalized-super-os-taillard-7-30.xml
MD5SUMffaa9cc3319fa6165d508354e57e0a1d
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 benchmark0.611906
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints931
Maximum constraint arity2
Maximum domain size378
Number of constraints which are defined in extension0
Number of constraints which are defined in intension931
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.00/0.03	c Building = 1
1.69/1.75	c [ NumberOfVariables = 98 ]
1.69/1.75	c [ NumberOfConstraints = 931 ]
1.69/1.75	c [ SizeOfSearchSpace(log2) = 818.993 ]
1.69/1.75	c SymmetrySearch = 1
1.69/1.76	c InitialPropagation = 1
1.69/1.76	c [ SizeOfSearchSpace(log2) = 818.993 ]
1.69/1.76	c InitialSAC = 1
1.69/1.77	c [ SizeOfSearchSpace(log2) = 818.993 ]
1.69/1.77	c Search(SampleFF) : 
74.45/74.86	c [ Sampling domwdeg ]
74.45/74.86	c [ Sampling impacts ]
74.45/74.86	c [ Sampling la ]
74.45/74.86	c [ SamplingScores: ]
74.45/74.86	c [ domwdeg+min = 0.00110002 | domwdeg+rnd = 0.00264022 ]
74.45/74.86	c [ impacts+min = 1.39096e-06 | impacts+rnd = 5.89917e-05 ]
74.45/74.86	c [ la+min = 1.28831e-05 | la+rnd = 0.0010257 ]
74.45/74.86	c [ domwdeg = 0.00187012 | impacts = 3.01913e-05 | la = 0.00051929 ]
74.45/74.86	c [ min = 0.000371431 | rand = 3.01913e-05 ]
74.45/74.86	c [ restarting at (4.52802,0.00329727) ]
85.79/86.21	c [ restarting at (11.3201,0.00993686) ]
113.98/114.57	c [ restarting at (28.3001,0.030532) ]
184.58/185.48	c [ restarting at (70.7504,0.0911884) ]
361.00/362.67	c [ restarting at (176.876,0.252186) ]
801.95/805.54	c [ restarting at (442.19,0.252186) ]

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

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.06 2.01 2.00 4/81 29548
/proc/meminfo: memFree=766144/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=5352 CPUtime=0
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 645303980 5480448 187 996147200 134512640 135477443 4294956224 18446744073709551615 6751504 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 1338 187 153 235 0 27 0

[startup+0.083002 s]
/proc/loadavg: 2.06 2.01 2.00 4/81 29548
/proc/meminfo: memFree=766144/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=287108 CPUtime=0.07
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 1463 0 0 0 7 0 0 0 18 0 1 0 645303980 293998592 643 996147200 134512640 135477443 4294956224 18446744073709551615 135251791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 71777 644 455 235 0 70478 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 287108

[startup+0.102005 s]
/proc/loadavg: 2.06 2.01 2.00 4/81 29548
/proc/meminfo: memFree=766144/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=287108 CPUtime=0.09
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 1774 0 0 0 9 0 0 0 18 0 1 0 645303980 293998592 657 996147200 134512640 135477443 4294956224 18446744073709551615 135218877 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 71777 659 455 235 0 70478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 287108

[startup+0.301026 s]
/proc/loadavg: 2.06 2.01 2.00 4/81 29548
/proc/meminfo: memFree=766144/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=287636 CPUtime=0.29
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 5105 0 0 0 26 3 0 0 20 0 1 0 645303980 294539264 813 996147200 134512640 135477443 4294956224 18446744073709551615 135268132 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 71909 814 455 235 0 70610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 287636

[startup+0.701066 s]
/proc/loadavg: 2.06 2.01 2.00 4/81 29548
/proc/meminfo: memFree=766144/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=288956 CPUtime=0.69
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 11693 0 0 0 64 5 0 0 23 0 1 0 645303980 295890944 1162 996147200 134512640 135477443 4294956224 18446744073709551615 135215566 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 72239 1162 455 235 0 70940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 288956

[startup+1.50115 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 29549
/proc/meminfo: memFree=762168/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=291332 CPUtime=1.49
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 24836 0 0 0 137 12 0 0 25 0 1 0 645303980 298323968 1821 996147200 134512640 135477443 4294956224 18446744073709551615 135269562 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 49394 1810 455 235 0 48095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 291332

[startup+3.10131 s]
/proc/loadavg: 2.14 2.03 2.01 3/82 29549
/proc/meminfo: memFree=759096/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=104604 CPUtime=3.08
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 29365 0 0 0 293 15 0 0 25 0 1 0 645303980 107114496 2116 996147200 134512640 135477443 4294956224 18446744073709551615 134679441 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26151 2116 500 235 0 24852 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 104604

[startup+6.30164 s]
/proc/loadavg: 2.14 2.03 2.01 3/82 29549
/proc/meminfo: memFree=759096/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=104604 CPUtime=6.26
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 29365 0 0 0 611 15 0 0 25 0 1 0 645303980 107114496 2116 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26151 2116 500 235 0 24852 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104604

[startup+12.7023 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 29549
/proc/meminfo: memFree=759032/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=104604 CPUtime=12.63
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 29415 0 0 0 1248 15 0 0 25 0 1 0 645303980 107114496 2166 996147200 134512640 135477443 4294956224 18446744073709551615 134583089 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26151 2166 500 235 0 24852 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 104604

[startup+25.5016 s]
/proc/loadavg: 2.10 2.03 2.01 3/82 29549
/proc/meminfo: memFree=758520/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105000 CPUtime=25.37
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 29640 0 0 0 2522 15 0 0 25 0 1 0 645303980 107520000 2391 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26250 2391 501 235 0 24951 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 105000

[startup+51.1012 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 29549
/proc/meminfo: memFree=756920/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=50.86
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30005 0 0 0 5071 15 0 0 25 0 1 0 645303980 107925504 2756 996147200 134512640 135477443 4294956224 18446744073709551615 135235244 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2756 501 235 0 25050 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 105396

[startup+102.306 s]
/proc/loadavg: 2.08 2.03 2.00 3/82 29549
/proc/meminfo: memFree=756344/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=101.83
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 10167 16 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134912028 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 105396

[startup+162.302 s]
/proc/loadavg: 2.03 2.03 2.00 3/82 29549
/proc/meminfo: memFree=756152/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=161.57
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 16141 16 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 105396

[startup+222.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 29549
/proc/meminfo: memFree=756152/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=221.31
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 22115 16 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 105396

[startup+282.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 29549
/proc/meminfo: memFree=756152/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=281.06
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 28090 16 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208691 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 281.06
Current children cumulated vsize (KiB) 105396

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 29549
/proc/meminfo: memFree=756152/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=340.79
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 34063 16 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 340.79
Current children cumulated vsize (KiB) 105396

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 29549
/proc/meminfo: memFree=756088/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=400.54
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 40037 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208708 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 400.54
Current children cumulated vsize (KiB) 105396

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 29549
/proc/meminfo: memFree=756024/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=460.28
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 46011 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135270886 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 460.28
Current children cumulated vsize (KiB) 105396

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=756024/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=520.01
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 51984 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 520.01
Current children cumulated vsize (KiB) 105396

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=755960/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=579.74
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 57957 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 579.74
Current children cumulated vsize (KiB) 105396

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=755832/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=639.47
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 63930 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268272 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 639.47
Current children cumulated vsize (KiB) 105396


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=755704/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=818.68
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 81851 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 818.68
Current children cumulated vsize (KiB) 105396

[startup+882.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755640/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=878.43
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 87826 17 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268287 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 105396

[startup+942.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755640/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=938.18
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 93800 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 938.18
Current children cumulated vsize (KiB) 105396

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=755640/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=997.9
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 99772 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134583088 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 997.9
Current children cumulated vsize (KiB) 105396

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755640/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1057.64
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 105746 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134586773 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (KiB) 105396

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755576/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1117.38
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 111720 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1117.38
Current children cumulated vsize (KiB) 105396

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 29549
/proc/meminfo: memFree=755384/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1177.12
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 117694 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1177.12
Current children cumulated vsize (KiB) 105396

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755256/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1236.85
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 123667 18 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134679588 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1236.85
Current children cumulated vsize (KiB) 105396

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 29549
/proc/meminfo: memFree=755192/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1296.59
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 129640 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1296.59
Current children cumulated vsize (KiB) 105396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29549
/proc/meminfo: memFree=755192/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1356.33
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 135614 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135270209 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 105396

[startup+1422.31 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 29549
/proc/meminfo: memFree=755128/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1416.06
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 141587 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134586160 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1416.06
Current children cumulated vsize (KiB) 105396

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/82 29549
/proc/meminfo: memFree=755128/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1475.8
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 147561 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 134679441 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1475.8
Current children cumulated vsize (KiB) 105396

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/82 29549
/proc/meminfo: memFree=755064/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1535.53
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 153534 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1535.53
Current children cumulated vsize (KiB) 105396

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/82 29549
/proc/meminfo: memFree=755064/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1595.27
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 159508 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1595.27
Current children cumulated vsize (KiB) 105396

[startup+1662.3 s]
/proc/loadavg: 2.31 2.11 2.03 3/82 29549
/proc/meminfo: memFree=755064/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1655
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 165481 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268940 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 105396

[startup+1722.3 s]
/proc/loadavg: 2.20 2.12 2.03 3/82 29549
/proc/meminfo: memFree=755064/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1714.74
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 171455 19 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268929 0 0 4096 0 0 0 0 17 0 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1714.74
Current children cumulated vsize (KiB) 105396

[startup+1782.3 s]
/proc/loadavg: 2.05 2.09 2.03 3/74 29578
/proc/meminfo: memFree=906360/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1774.39
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 177419 20 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1774.39
Current children cumulated vsize (KiB) 105396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 2.11 2.10 2.03 3/74 29578
/proc/meminfo: memFree=906424/2055920 swapFree=4176992/4192956
[pid=29548] ppid=29546 vsize=105396 CPUtime=1800.09
/proc/29548/stat : 29548 (casperzao) R 29546 29548 27559 0 -1 4194304 30089 0 0 0 179989 20 0 0 25 0 1 0 645303980 107925504 2840 996147200 134512640 135477443 4294956224 18446744073709551615 135268541 0 0 4096 0 0 0 0 17 1 0 0
/proc/29548/statm: 26349 2840 502 235 0 25050 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 105396

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): 1808.21
CPU time (s): 1800.1
CPU user time (s): 1799.9
CPU system time (s): 0.203968
CPU usage (%): 99.5515
Max. virtual memory (cumulated for all children) (KiB): 291860

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

runsolver used 1.74973 second user time and 4.85726 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-05 04:10:38
IDJOB=1082691
IDBENCH=57319
IDSOLVER=361
FILE ID=node84/1082691-1215223838
PBS_JOBID= 7881787
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-7/normalized-super-os-taillard-7-30.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082691-1215223838/watcher-1082691-1215223838 -o /tmp/evaluation-result-1082691-1215223838/solver-1082691-1215223838 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1082691-1215223838.xml 986873384 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ffaa9cc3319fa6165d508354e57e0a1d
RANDOM SEED=986873384

node84.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.231
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.231
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:        766560 kB
Buffers:         17708 kB
Cached:        1026448 kB
SwapCached:      10116 kB
Active:         277816 kB
Inactive:       960444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766560 kB
SwapTotal:     4192956 kB
SwapFree:      4176992 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:         209912 kB
Slab:            36068 kB
Committed_AS:  1962464 kB
PageTables:       2140 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 node84 at 2008-07-05 04:40:49