Trace number 1094069

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.02 1804.71

General information on the benchmark

Namecsp/os-taillard-10/
normalized-os-taillard-10-95-8.xml
MD5SUM508e40f01241f86cee2b8848995da857
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.248961
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size565
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
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
1.87/1.91	c [ NumberOfVariables = 100 ]
1.87/1.91	c [ NumberOfConstraints = 900 ]
1.87/1.91	c [ SizeOfSearchSpace(log2) = 900.81 ]
1.87/1.91	c SymmetrySearch = 1
1.87/1.93	c InitialPropagation = 1
1.87/1.93	c [ SizeOfSearchSpace(log2) = 900.81 ]
1.87/1.93	c InitialSAC = 1
1.87/1.93	c [ SizeOfSearchSpace(log2) = 900.81 ]
1.87/1.93	c Search(SampleFF) : 
80.14/80.94	c [ Sampling domwdeg ]
80.14/80.94	c [ Sampling impacts ]
80.14/80.94	c [ Sampling la ]
80.14/80.94	c [ SamplingScores: ]
80.14/80.94	c [ domwdeg+min = 5.44199e-12 | domwdeg+rnd = 4.10989e-08 ]
80.14/80.94	c [ impacts+min = 4.36889e-31 | impacts+rnd = 9.96673e-08 ]
80.14/80.94	c [ la+min = 6.77559e-14 | la+rnd = 2.2792e-06 ]
80.14/80.94	c [ domwdeg = 2.05522e-08 | impacts = 4.98337e-08 | la = 1.1396e-06 ]
80.14/80.94	c [ min = 1.83658e-12 | rand = 4.98337e-08 ]
80.14/80.94	c [ restarting at (4.52802,2.2981e-08) ]
92.12/93.08	c [ restarting at (11.3201,5.51924e-10) ]
122.24/123.42	c [ restarting at (28.3001,4.37983e-08) ]
197.34/199.28	c [ restarting at (70.7504,5.85415e-08) ]
385.15/388.84	c [ restarting at (176.876,7.29328e-11) ]
433.69/437.81	c [ restarting at (442.19,8.19784e-09) ]
1538.91/1543.56	c [ restarting at (1105.47,7.52893e-06) ]

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

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.97 1.99 4/73 12162
/proc/meminfo: memFree=1756808/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=1056 CPUtime=0
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 139899826 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7709476 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 264 26 20 235 0 3 0

[startup+0.102597 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 12162
/proc/meminfo: memFree=1756808/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=287240 CPUtime=0.08
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 1551 0 0 0 8 0 0 0 18 0 1 0 139899826 294133760 670 996147200 134512640 135477443 4294956224 18446744073709551615 135270866 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 71810 670 453 235 0 70511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 287240

[startup+0.201606 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 12162
/proc/meminfo: memFree=1756808/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=287504 CPUtime=0.18
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 3091 0 0 0 17 1 0 0 18 0 1 0 139899826 294404096 757 996147200 134512640 135477443 4294956224 18446744073709551615 134854461 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 71876 757 453 235 0 70577 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 287504

[startup+0.301619 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 12162
/proc/meminfo: memFree=1756808/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=287768 CPUtime=0.28
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 4588 0 0 0 26 2 0 0 19 0 1 0 139899826 294674432 809 996147200 134512640 135477443 4294956224 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 71942 809 453 235 0 70643 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 287768

[startup+0.701664 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 12162
/proc/meminfo: memFree=1756808/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=288824 CPUtime=0.68
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 10794 0 0 0 63 5 0 0 23 0 1 0 139899826 295755776 1131 996147200 134512640 135477443 4294956224 18446744073709551615 135269774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 72206 1131 453 235 0 70907 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 288824

[startup+1.50176 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1752576/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=291200 CPUtime=1.46
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 23000 0 0 0 134 12 0 0 25 0 1 0 139899826 298188800 1762 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 72800 1762 453 235 0 71501 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 291200

[startup+3.10195 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1749760/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=104880 CPUtime=3.05
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 29847 0 0 0 288 17 0 0 25 0 1 0 139899826 107397120 2177 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26220 2177 498 235 0 24921 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 104880

[startup+6.30132 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1749632/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=104880 CPUtime=6.22
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 29847 0 0 0 605 17 0 0 25 0 1 0 139899826 107397120 2177 996147200 134512640 135477443 4294956224 18446744073709551615 4159460275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26220 2177 498 235 0 24921 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 104880

[startup+12.7011 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1749448/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=104880 CPUtime=12.56
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 29869 0 0 0 1239 17 0 0 25 0 1 0 139899826 107397120 2199 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26220 2199 498 235 0 24921 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 104880

[startup+25.5016 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1748680/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=105544 CPUtime=25.25
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 30070 0 0 0 2507 18 0 0 25 0 1 0 139899826 108077056 2400 996147200 134512640 135477443 4294956224 18446744073709551615 134586178 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26386 2400 499 235 0 25087 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 105544

[startup+51.1016 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1746760/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=50.62
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 30560 0 0 0 5044 18 0 0 25 0 1 0 139899826 108752896 2890 996147200 134512640 135477443 4294956224 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 2890 499 235 0 25252 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 106204

[startup+102.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744904/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=101.34
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 30984 0 0 0 10116 18 0 0 25 0 1 0 139899826 108752896 3314 996147200 134512640 135477443 4294956224 18446744073709551615 135235854 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3314 500 235 0 25252 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 106204

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744456/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=160.77
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31107 0 0 0 16059 18 0 0 25 0 1 0 139899826 108752896 3437 996147200 134512640 135477443 4294956224 18446744073709551615 134679601 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3437 500 235 0 25252 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 106204

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744456/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=220.22
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31107 0 0 0 22004 18 0 0 25 0 1 0 139899826 108752896 3437 996147200 134512640 135477443 4294956224 18446744073709551615 134583103 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3437 500 235 0 25252 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 106204

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744392/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=279.65
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31107 0 0 0 27947 18 0 0 25 0 1 0 139899826 108752896 3437 996147200 134512640 135477443 4294956224 18446744073709551615 9010923 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3437 500 235 0 25252 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 106204

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744392/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=339.09
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31107 0 0 0 33891 18 0 0 25 0 1 0 139899826 108752896 3437 996147200 134512640 135477443 4294956224 18446744073709551615 134679107 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3437 500 235 0 25252 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 106204

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 12163
/proc/meminfo: memFree=1744392/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=398.53
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31107 0 0 0 39835 18 0 0 25 0 1 0 139899826 108752896 3437 996147200 134512640 135477443 4294956224 18446744073709551615 135269552 0 0 4096 0 0 0 0 17 1 0 0
/proc/12162/statm: 26551 3437 500 235 0 25252 0
Current children cumulated CPU time (s) 398.53
Current children cumulated vsize (KiB) 106204

[startup+462.302 s]
/proc/loadavg: 2.14 2.00 2.00 3/83 12212
/proc/meminfo: memFree=1222016/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=458.17
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31110 0 0 0 45797 20 0 0 25 0 1 0 139899826 108752896 3440 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3440 500 235 0 25252 0
Current children cumulated CPU time (s) 458.17
Current children cumulated vsize (KiB) 106204

[startup+522.302 s]
/proc/loadavg: 2.14 2.03 2.01 3/83 12212
/proc/meminfo: memFree=1011904/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=518.14
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31164 0 0 0 51794 20 0 0 25 0 1 0 139899826 108752896 3494 996147200 134512640 135477443 4294956224 18446744073709551615 9010939 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3494 500 235 0 25252 0
Current children cumulated CPU time (s) 518.14
Current children cumulated vsize (KiB) 106204

[startup+582.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/83 12212
/proc/meminfo: memFree=1010752/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=578.11
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31164 0 0 0 57791 20 0 0 25 0 1 0 139899826 108752896 3494 996147200 134512640 135477443 4294956224 18446744073709551615 135005116 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3494 500 235 0 25252 0
Current children cumulated CPU time (s) 578.11
Current children cumulated vsize (KiB) 106204

[startup+642.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 12212
/proc/meminfo: memFree=1009408/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=638.09
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31183 0 0 0 63789 20 0 0 25 0 1 0 139899826 108752896 3513 996147200 134512640 135477443 4294956224 18446744073709551615 135268950 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3513 500 235 0 25252 0
Current children cumulated CPU time (s) 638.09
Current children cumulated vsize (KiB) 106204


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12212
/proc/meminfo: memFree=1005120/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=818.02
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31183 0 0 0 81781 21 0 0 25 0 1 0 139899826 108752896 3513 996147200 134512640 135477443 4294956224 18446744073709551615 134679130 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3513 500 235 0 25252 0
Current children cumulated CPU time (s) 818.02
Current children cumulated vsize (KiB) 106204

[startup+882.307 s]
/proc/loadavg: 2.49 2.12 2.04 4/83 12212
/proc/meminfo: memFree=1003584/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=878
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31183 0 0 0 87779 21 0 0 25 0 1 0 139899826 108752896 3513 996147200 134512640 135477443 4294956224 18446744073709551615 135270704 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3513 500 235 0 25252 0
Current children cumulated CPU time (s) 878
Current children cumulated vsize (KiB) 106204

[startup+942.301 s]
/proc/loadavg: 2.32 2.16 2.06 3/83 12212
/proc/meminfo: memFree=1002048/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=937.97
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31186 0 0 0 93776 21 0 0 25 0 1 0 139899826 108752896 3516 996147200 134512640 135477443 4294956224 18446744073709551615 135270176 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3516 500 235 0 25252 0
Current children cumulated CPU time (s) 937.97
Current children cumulated vsize (KiB) 106204

[startup+1002.3 s]
/proc/loadavg: 2.12 2.12 2.05 3/83 12212
/proc/meminfo: memFree=1000640/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=997.94
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31186 0 0 0 99773 21 0 0 25 0 1 0 139899826 108752896 3516 996147200 134512640 135477443 4294956224 18446744073709551615 134694738 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3516 500 235 0 25252 0
Current children cumulated CPU time (s) 997.94
Current children cumulated vsize (KiB) 106204

[startup+1062.3 s]
/proc/loadavg: 2.04 2.10 2.04 3/83 12212
/proc/meminfo: memFree=999040/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1057.91
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31207 0 0 0 105770 21 0 0 25 0 1 0 139899826 108752896 3537 996147200 134512640 135477443 4294956224 18446744073709551615 134912048 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3537 500 235 0 25252 0
Current children cumulated CPU time (s) 1057.91
Current children cumulated vsize (KiB) 106204

[startup+1122.3 s]
/proc/loadavg: 2.01 2.08 2.04 3/83 12212
/proc/meminfo: memFree=997568/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1117.89
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31214 0 0 0 111768 21 0 0 25 0 1 0 139899826 108752896 3544 996147200 134512640 135477443 4294956224 18446744073709551615 135270277 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3544 500 235 0 25252 0
Current children cumulated CPU time (s) 1117.89
Current children cumulated vsize (KiB) 106204

[startup+1182.3 s]
/proc/loadavg: 2.00 2.06 2.03 3/83 12212
/proc/meminfo: memFree=996096/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1177.86
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31216 0 0 0 117765 21 0 0 25 0 1 0 139899826 108752896 3546 996147200 134512640 135477443 4294956224 18446744073709551615 9010904 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3546 500 235 0 25252 0
Current children cumulated CPU time (s) 1177.86
Current children cumulated vsize (KiB) 106204

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/83 12212
/proc/meminfo: memFree=994496/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1237.84
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31235 0 0 0 123762 22 0 0 25 0 1 0 139899826 108752896 3565 996147200 134512640 135477443 4294956224 18446744073709551615 135235244 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3565 500 235 0 25252 0
Current children cumulated CPU time (s) 1237.84
Current children cumulated vsize (KiB) 106204

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/83 12212
/proc/meminfo: memFree=993024/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1297.82
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31241 0 0 0 129760 22 0 0 25 0 1 0 139899826 108752896 3571 996147200 134512640 135477443 4294956224 18446744073709551615 135272182 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3571 500 235 0 25252 0
Current children cumulated CPU time (s) 1297.82
Current children cumulated vsize (KiB) 106204

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/83 12212
/proc/meminfo: memFree=991424/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1357.79
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31258 0 0 0 135757 22 0 0 25 0 1 0 139899826 108752896 3588 996147200 134512640 135477443 4294956224 18446744073709551615 135235260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3588 500 235 0 25252 0
Current children cumulated CPU time (s) 1357.79
Current children cumulated vsize (KiB) 106204

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/83 12212
/proc/meminfo: memFree=989952/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1417.77
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 141755 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135235211 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1417.77
Current children cumulated vsize (KiB) 106204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 12212
/proc/meminfo: memFree=988480/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1477.74
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 147752 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135207277 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1477.74
Current children cumulated vsize (KiB) 106204

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 12212
/proc/meminfo: memFree=987008/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1537.72
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 153750 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 9019614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1537.72
Current children cumulated vsize (KiB) 106204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12212
/proc/meminfo: memFree=985600/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1597.69
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 159747 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135235854 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1597.69
Current children cumulated vsize (KiB) 106204

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 12212
/proc/meminfo: memFree=983936/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1657.66
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 165744 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1657.66
Current children cumulated vsize (KiB) 106204

[startup+1722.3 s]
/proc/loadavg: 2.49 2.12 2.04 3/83 12214
/proc/meminfo: memFree=982400/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1717.64
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 171742 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135270277 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 106204

[startup+1782.3 s]
/proc/loadavg: 2.53 2.22 2.08 3/83 12214
/proc/meminfo: memFree=980928/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1777.61
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 177739 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 135235231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1777.61
Current children cumulated vsize (KiB) 106204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.35 2.20 2.07 3/83 12214
/proc/meminfo: memFree=980352/2055920 swapFree=4181492/4192956
[pid=12162] ppid=12160 vsize=106204 CPUtime=1800
/proc/12162/stat : 12162 (casperzao) R 12160 12162 11947 0 -1 4194304 31287 0 0 0 179978 22 0 0 25 0 1 0 139899826 108752896 3617 996147200 134512640 135477443 4294956224 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 0 0 0
/proc/12162/statm: 26551 3617 500 235 0 25252 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 106204

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): 1804.71
CPU time (s): 1800.02
CPU user time (s): 1799.79
CPU system time (s): 0.230964
CPU usage (%): 99.7402
Max. virtual memory (cumulated for all children) (KiB): 292256

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

runsolver used 2.01769 second user time and 6.19206 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 19:28:08
IDJOB=1094069
IDBENCH=58749
IDSOLVER=361
FILE ID=node73/1094069-1215278888
PBS_JOBID= 7882275
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/os-taillard-10/normalized-os-taillard-10-95-8.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094069-1215278888/watcher-1094069-1215278888 -o /tmp/evaluation-result-1094069-1215278888/solver-1094069-1215278888 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1094069-1215278888.xml 466916659 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 508e40f01241f86cee2b8848995da857
RANDOM SEED=466916659

node73.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.230
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.230
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:       1757288 kB
Buffers:         39780 kB
Cached:         194460 kB
SwapCached:       5052 kB
Active:         152072 kB
Inactive:        95784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757288 kB
SwapTotal:     4192956 kB
SwapFree:      4181492 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          21268 kB
Slab:            36352 kB
Committed_AS:   441788 kB
PageTables:       1720 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= 66520 MiB
End job on node73 at 2008-07-05 19:58:15