Trace number 1092612

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.07 1802.72

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-105-6.xml
MD5SUM1c733877136bc0dc2d619d936a559dba
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.503
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1789
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
8.22/8.47	c [ NumberOfVariables = 400 ]
8.22/8.47	c [ NumberOfConstraints = 4180 ]
8.22/8.47	c [ SizeOfSearchSpace(log2) = 4304.96 ]
8.22/8.47	c SymmetrySearch = 1
8.42/8.60	c InitialPropagation = 1
8.42/8.64	c [ SizeOfSearchSpace(log2) = 3800.77 ]
8.42/8.64	c InitialSAC = 1
8.81/9.04	c [ SizeOfSearchSpace(log2) = 3800.77 ]
8.81/9.04	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-1092612-1215276347/watcher-1092612-1215276347 -o /tmp/evaluation-result-1092612-1215276347/solver-1092612-1215276347 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1092612-1215276347.xml 893648096 

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.01 2.00 4/93 27304
/proc/meminfo: memFree=1626168/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=1056 CPUtime=0
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2006608901 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 4678436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 264 26 20 235 0 3 0

[startup+0.0651389 s]
/proc/loadavg: 2.05 2.01 2.00 4/93 27304
/proc/meminfo: memFree=1626168/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=6104 CPUtime=0.05
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 648 0 0 0 5 0 0 0 18 0 1 0 2006608901 6250496 608 996147200 134512640 135477443 4294956224 18446744073709551615 4158772397 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 1526 608 370 235 0 227 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6104

[startup+0.101139 s]
/proc/loadavg: 2.05 2.01 2.00 4/93 27304
/proc/meminfo: memFree=1626168/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=6632 CPUtime=0.09
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 760 0 0 0 9 0 0 0 18 0 1 0 2006608901 6791168 720 996147200 134512640 135477443 4294956224 18446744073709551615 134755078 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 1658 720 370 235 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6632

[startup+0.303485 s]
/proc/loadavg: 2.05 2.01 2.00 4/93 27304
/proc/meminfo: memFree=1626168/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=289488 CPUtime=0.28
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 3273 0 0 0 26 2 0 0 19 0 1 0 2006608901 296435712 1284 996147200 134512640 135477443 4294956224 18446744073709551615 135269749 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 72372 1284 453 235 0 71073 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 289488

[startup+0.70123 s]
/proc/loadavg: 2.05 2.01 2.00 4/93 27304
/proc/meminfo: memFree=1626168/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=261800 CPUtime=0.67
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 9790 0 0 0 62 5 0 0 23 0 1 0 2006608901 268083200 2211 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 65450 2211 453 235 0 64151 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 261800

[startup+1.50263 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1616112/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=300312 CPUtime=1.46
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 22917 0 0 0 135 11 0 0 25 0 1 0 2006608901 307519488 4076 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 75078 4076 453 235 0 73779 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 300312

[startup+3.10158 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1605680/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=314832 CPUtime=3.03
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 49108 0 0 0 280 23 0 0 25 0 1 0 2006608901 322387968 7802 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 78708 7802 453 235 0 77409 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 314832

[startup+6.30106 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1574448/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=344136 CPUtime=6.16
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 101911 0 0 0 569 47 0 0 25 0 1 0 2006608901 352395264 15397 996147200 134512640 135477443 4294956224 18446744073709551615 135268132 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 86034 15397 453 235 0 84735 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 344136

[startup+12.702 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1543920/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=12.43
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139136 0 0 0 1177 66 0 0 25 0 1 0 2006608901 180981760 20961 996147200 134512640 135477443 4294956224 18446744073709551615 135269573 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 44185 20961 496 235 0 42886 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 176740

[startup+25.5019 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1543728/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=24.99
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139163 0 0 0 2433 66 0 0 25 0 1 0 2006608901 180981760 20988 996147200 134512640 135477443 4294956224 18446744073709551615 135268557 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 44185 20988 496 235 0 42886 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 176740

[startup+51.1017 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 27305
/proc/meminfo: memFree=1543600/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=50.08
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139163 0 0 0 4942 66 0 0 25 0 1 0 2006608901 180981760 20988 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 44185 20988 496 235 0 42886 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 176740

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 27308
/proc/meminfo: memFree=1625264/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=100.38
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139187 0 0 0 9971 67 0 0 25 0 1 0 2006608901 180981760 21012 996147200 134512640 135477443 4294956224 18446744073709551615 135208691 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21012 496 235 0 42886 0
Current children cumulated CPU time (s) 100.38
Current children cumulated vsize (KiB) 176740

[startup+162.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 27319
/proc/meminfo: memFree=1570920/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=160.34
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 15967 67 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 160.34
Current children cumulated vsize (KiB) 176740

[startup+222.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 27319
/proc/meminfo: memFree=1570664/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=220.32
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 21965 67 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134585984 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 176740

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 27319
/proc/meminfo: memFree=1570600/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=280.29
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 27962 67 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135269570 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 176740

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570600/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=340.27
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 33960 67 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 340.27
Current children cumulated vsize (KiB) 176740

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570472/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=400.25
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 39957 68 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135268928 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 400.25
Current children cumulated vsize (KiB) 176740

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570472/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=460.23
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 45955 68 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134586161 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 460.23
Current children cumulated vsize (KiB) 176740

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570408/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=520.2
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 51952 68 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 520.2
Current children cumulated vsize (KiB) 176740

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570408/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=580.17
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 57949 68 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 580.17
Current children cumulated vsize (KiB) 176740

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570344/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=640.15
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 63947 68 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 640.15
Current children cumulated vsize (KiB) 176740


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27319
/proc/meminfo: memFree=1570088/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=880.05
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 87936 69 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134586180 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 880.05
Current children cumulated vsize (KiB) 176740

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 27325
/proc/meminfo: memFree=1569896/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=940.02
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 93933 69 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135268272 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 940.02
Current children cumulated vsize (KiB) 176740

[startup+1002.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/93 27325
/proc/meminfo: memFree=1569896/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=999.99
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 99930 69 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 134923105 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 999.99
Current children cumulated vsize (KiB) 176740

[startup+1062.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/93 27325
/proc/meminfo: memFree=1569896/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1059.96
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139188 0 0 0 105927 69 0 0 25 0 1 0 2006608901 180981760 21013 996147200 134512640 135477443 4294956224 18446744073709551615 135268278 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21013 496 235 0 42886 0
Current children cumulated CPU time (s) 1059.96
Current children cumulated vsize (KiB) 176740

[startup+1122.3 s]
/proc/loadavg: 2.21 2.10 2.03 3/93 27325
/proc/meminfo: memFree=1569832/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1119.94
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 111925 69 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135272508 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1119.94
Current children cumulated vsize (KiB) 176740

[startup+1182.3 s]
/proc/loadavg: 2.33 2.14 2.04 4/93 27325
/proc/meminfo: memFree=1569832/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1179.92
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 117923 69 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1179.92
Current children cumulated vsize (KiB) 176740

[startup+1242.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/93 27325
/proc/meminfo: memFree=1569704/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1239.89
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 123920 69 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1239.89
Current children cumulated vsize (KiB) 176740

[startup+1302.3 s]
/proc/loadavg: 2.08 2.10 2.04 3/74 27366
/proc/meminfo: memFree=1661080/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1299.87
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 129916 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1299.87
Current children cumulated vsize (KiB) 176740

[startup+1362.3 s]
/proc/loadavg: 2.03 2.08 2.03 3/74 27366
/proc/meminfo: memFree=1661016/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1359.83
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 135912 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 134586775 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1359.83
Current children cumulated vsize (KiB) 176740

[startup+1422.31 s]
/proc/loadavg: 2.01 2.07 2.03 3/74 27366
/proc/meminfo: memFree=1661016/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1419.81
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 141910 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 134962001 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1419.81
Current children cumulated vsize (KiB) 176740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1479.78
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 147907 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1479.78
Current children cumulated vsize (KiB) 176740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1539.75
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 153904 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1539.75
Current children cumulated vsize (KiB) 176740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1599.72
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139192 0 0 0 159901 71 0 0 25 0 1 0 2006608901 180981760 21017 996147200 134512640 135477443 4294956224 18446744073709551615 135269768 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21017 496 235 0 42886 0
Current children cumulated CPU time (s) 1599.72
Current children cumulated vsize (KiB) 176740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1659.7
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139198 0 0 0 165899 71 0 0 25 0 1 0 2006608901 180981760 21023 996147200 134512640 135477443 4294956224 18446744073709551615 135269752 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21023 496 235 0 42886 0
Current children cumulated CPU time (s) 1659.7
Current children cumulated vsize (KiB) 176740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1719.68
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139199 0 0 0 171897 71 0 0 25 0 1 0 2006608901 180981760 21024 996147200 134512640 135477443 4294956224 18446744073709551615 134586180 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21024 496 235 0 42886 0
Current children cumulated CPU time (s) 1719.68
Current children cumulated vsize (KiB) 176740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1779.65
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139199 0 0 0 177894 71 0 0 25 0 1 0 2006608901 180981760 21024 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21024 496 235 0 42886 0
Current children cumulated CPU time (s) 1779.65
Current children cumulated vsize (KiB) 176740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1800.05
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139199 0 0 0 179934 71 0 0 25 0 1 0 2006608901 180981760 21024 996147200 134512640 135477443 4294956224 18446744073709551615 135208561 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21024 496 235 0 42886 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 176740

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

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

[startup+1802.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 27366
/proc/meminfo: memFree=1660952/2055920 swapFree=4180256/4192956
[pid=27304] ppid=27302 vsize=176740 CPUtime=1800.05
/proc/27304/stat : 27304 (casperzao) R 27302 27304 25899 0 -1 4194304 139199 0 0 0 179934 71 0 0 25 0 1 0 2006608901 180981760 21024 996147200 134512640 135477443 4294956224 18446744073709551615 135208561 0 0 4096 0 0 0 0 17 0 0 0
/proc/27304/statm: 44185 21024 496 235 0 42886 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 176740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.72
CPU time (s): 1800.07
CPU user time (s): 1799.34
CPU system time (s): 0.726889
CPU usage (%): 99.8531
Max. virtual memory (cumulated for all children) (KiB): 363540

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

runsolver used 2.11968 second user time and 5.60115 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-05 18:45:47
IDJOB=1092612
IDBENCH=58638
IDSOLVER=361
FILE ID=node22/1092612-1215276347
PBS_JOBID= 7882141
Free space on /tmp= 66440 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-105-6.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092612-1215276347/watcher-1092612-1215276347 -o /tmp/evaluation-result-1092612-1215276347/solver-1092612-1215276347 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1092612-1215276347.xml 893648096 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1c733877136bc0dc2d619d936a559dba
RANDOM SEED=893648096

node22.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.267
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.267
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:       1626584 kB
Buffers:         36260 kB
Cached:         203068 kB
SwapCached:       6356 kB
Active:         254852 kB
Inactive:       121740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626584 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:         153876 kB
Slab:            37356 kB
Committed_AS:  4098140 kB
PageTables:       2196 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= 66432 MiB
End job on node22 at 2008-07-05 19:15:52