Trace number 1082671

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 zito? (TO) 1800.11 1808.91

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-27.xml
MD5SUMec22dd72fedf3b6844826e496bf5d03b
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 benchmark11.1333
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.69/0.73	c Building = 1
0.78/0.86	c [ NumberOfVariables = 800 ]
0.78/0.86	c [ NumberOfConstraints = 23200 ]
0.78/0.86	c [ SizeOfSearchSpace(log2) = 8213.85 ]
0.78/0.86	c SymmetrySearch = 1
3.15/3.28	c InitialPropagation = 1
3.15/3.30	c [ SizeOfSearchSpace(log2) = 8213.85 ]
3.15/3.30	c InitialSAC = 1
3.45/3.54	c [ SizeOfSearchSpace(log2) = 8213.85 ]
3.45/3.54	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-1082671-1215223779/watcher-1082671-1215223779 -o /tmp/evaluation-result-1082671-1215223779/solver-1082671-1215223779 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1082671-1215223779.xml 1127479401 

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.07 2.10 2.06 4/82 4323
/proc/meminfo: memFree=1681504/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=1052 CPUtime=0
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 134388997 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7709476 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 263 26 20 234 0 3 0

[startup+0.211088 s]
/proc/loadavg: 2.07 2.10 2.06 4/82 4323
/proc/meminfo: memFree=1681504/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=7756 CPUtime=0.19
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 1044 0 0 0 19 0 0 0 19 0 1 0 134388997 7942144 1004 996147200 134512640 135472138 4294956224 18446744073709551615 134724241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 1939 1004 368 234 0 641 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7756

[startup+0.301959 s]
/proc/loadavg: 2.07 2.10 2.06 4/82 4323
/proc/meminfo: memFree=1681504/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=8680 CPUtime=0.28
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 1287 0 0 0 28 0 0 0 19 0 1 0 134388997 8888320 1247 996147200 134512640 135472138 4294956224 18446744073709551615 8142600 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 2170 1247 368 234 0 872 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8680

[startup+0.402972 s]
/proc/loadavg: 2.07 2.10 2.06 4/82 4323
/proc/meminfo: memFree=1681504/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=9736 CPUtime=0.39
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 1555 0 0 0 38 1 0 0 20 0 1 0 134388997 9969664 1515 996147200 134512640 135472138 4294956224 18446744073709551615 134807001 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 2434 1515 368 234 0 1136 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 9736

[startup+0.703005 s]
/proc/loadavg: 2.07 2.10 2.06 4/82 4323
/proc/meminfo: memFree=1681504/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=12904 CPUtime=0.69
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 2344 0 0 0 68 1 0 0 23 0 1 0 134388997 13213696 2304 996147200 134512640 135472138 4294956224 18446744073709551615 7826548 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 3226 2304 368 234 0 1928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12904

[startup+1.50112 s]
/proc/loadavg: 2.07 2.10 2.06 3/83 4324
/proc/meminfo: memFree=1634072/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=142224 CPUtime=1.47
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 12587 0 0 0 141 6 0 0 25 0 1 0 134388997 145637376 12430 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 35556 12430 456 234 0 34258 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 142224

[startup+3.10129 s]
/proc/loadavg: 2.07 2.10 2.06 4/83 4324
/proc/meminfo: memFree=1632664/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=142224 CPUtime=3.05
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 12809 0 0 0 299 6 0 0 25 0 1 0 134388997 145637376 12638 996147200 134512640 135472138 4294956224 18446744073709551615 134534227 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 35556 12638 456 234 0 34258 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 142224

[startup+6.30167 s]
/proc/loadavg: 2.06 2.09 2.06 3/83 4324
/proc/meminfo: memFree=1653080/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=6.23
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13146 0 0 0 616 7 0 0 25 0 1 0 134388997 114970624 7479 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7479 486 234 0 26771 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 112276

[startup+12.7014 s]
/proc/loadavg: 2.06 2.09 2.06 3/83 4324
/proc/meminfo: memFree=1652888/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=12.56
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13184 0 0 0 1249 7 0 0 25 0 1 0 134388997 114970624 7517 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7517 486 234 0 26771 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 112276

[startup+25.5079 s]
/proc/loadavg: 2.05 2.09 2.06 3/83 4324
/proc/meminfo: memFree=1652632/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=25.25
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13272 0 0 0 2518 7 0 0 25 0 1 0 134388997 114970624 7605 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7605 486 234 0 26771 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 112276

[startup+51.1029 s]
/proc/loadavg: 2.03 2.08 2.06 3/83 4324
/proc/meminfo: memFree=1652440/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=50.6
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13310 0 0 0 5053 7 0 0 25 0 1 0 134388997 114970624 7643 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7643 486 234 0 26771 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 112276

[startup+102.303 s]
/proc/loadavg: 2.01 2.06 2.05 3/83 4324
/proc/meminfo: memFree=1652376/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=101.32
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13320 0 0 0 10125 7 0 0 25 0 1 0 134388997 114970624 7653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7653 486 234 0 26771 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 112276

[startup+162.303 s]
/proc/loadavg: 2.00 2.05 2.04 3/83 4324
/proc/meminfo: memFree=1652312/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=160.75
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13320 0 0 0 16068 7 0 0 25 0 1 0 134388997 114970624 7653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7653 486 234 0 26771 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 112276

[startup+222.302 s]
/proc/loadavg: 2.00 2.04 2.04 3/83 4324
/proc/meminfo: memFree=1652312/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=220.2
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13320 0 0 0 22012 8 0 0 25 0 1 0 134388997 114970624 7653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7653 486 234 0 26771 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 112276

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 4324
/proc/meminfo: memFree=1652248/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=279.63
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13320 0 0 0 27955 8 0 0 25 0 1 0 134388997 114970624 7653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7653 486 234 0 26771 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 112276

[startup+342.307 s]
/proc/loadavg: 2.00 2.02 2.03 3/83 4324
/proc/meminfo: memFree=1652120/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=339.06
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13320 0 0 0 33898 8 0 0 25 0 1 0 134388997 114970624 7653 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7653 486 234 0 26771 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 112276

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 4324
/proc/meminfo: memFree=1651992/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=398.5
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13326 0 0 0 39842 8 0 0 25 0 1 0 134388997 114970624 7659 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7659 486 234 0 26771 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 112276

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/83 4324
/proc/meminfo: memFree=1651928/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=457.93
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13326 0 0 0 45785 8 0 0 25 0 1 0 134388997 114970624 7659 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7659 486 234 0 26771 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 112276

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 4324
/proc/meminfo: memFree=1651928/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=517.37
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13332 0 0 0 51729 8 0 0 25 0 1 0 134388997 114970624 7665 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7665 486 234 0 26771 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 112276

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4324
/proc/meminfo: memFree=1651864/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=576.8
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 57672 8 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 134581653 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 576.8
Current children cumulated vsize (KiB) 112276

[startup+642.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 4324
/proc/meminfo: memFree=1651864/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=636.24
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 63616 8 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 636.24
Current children cumulated vsize (KiB) 112276


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4324
/proc/meminfo: memFree=1651736/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=873.98
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 87390 8 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 873.98
Current children cumulated vsize (KiB) 112276

[startup+942.302 s]
/proc/loadavg: 2.15 2.04 2.01 3/83 4375
/proc/meminfo: memFree=1066480/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=933.82
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 93373 9 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 933.82
Current children cumulated vsize (KiB) 112276

[startup+1002.31 s]
/proc/loadavg: 2.13 2.06 2.02 3/74 4402
/proc/meminfo: memFree=1699448/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=993.8
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 99370 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 993.8
Current children cumulated vsize (KiB) 112276

[startup+1062.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/74 4402
/proc/meminfo: memFree=1699448/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1053.77
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 105367 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1053.77
Current children cumulated vsize (KiB) 112276

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/74 4402
/proc/meminfo: memFree=1699256/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1113.75
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 111365 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1113.75
Current children cumulated vsize (KiB) 112276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 4402
/proc/meminfo: memFree=1699192/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1173.73
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 117363 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1173.73
Current children cumulated vsize (KiB) 112276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1233.7
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 123360 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1233.7
Current children cumulated vsize (KiB) 112276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1293.68
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 129358 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1293.68
Current children cumulated vsize (KiB) 112276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1353.65
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 135355 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1353.65
Current children cumulated vsize (KiB) 112276

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1413.63
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 141353 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1413.63
Current children cumulated vsize (KiB) 112276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1699000/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1473.61
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 147351 10 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1473.61
Current children cumulated vsize (KiB) 112276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1533.59
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 153348 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1533.59
Current children cumulated vsize (KiB) 112276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1593.57
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 159346 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1593.57
Current children cumulated vsize (KiB) 112276

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698936/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1653.55
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 165344 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1653.55
Current children cumulated vsize (KiB) 112276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698872/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1713.52
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 171341 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1713.52
Current children cumulated vsize (KiB) 112276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698744/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1773.5
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 177339 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1773.5
Current children cumulated vsize (KiB) 112276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698744/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1800.09
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 179998 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 112276

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

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

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4402
/proc/meminfo: memFree=1698744/2055920 swapFree=4181452/4192956
[pid=4323] ppid=4321 vsize=112276 CPUtime=1800.09
/proc/4323/stat : 4323 (casperzito) R 4321 4323 2669 0 -1 4194304 13335 0 0 0 179998 11 0 0 25 0 1 0 134388997 114970624 7668 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4323/statm: 28069 7668 486 234 0 26771 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 112276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.91
CPU time (s): 1800.11
CPU user time (s): 1799.98
CPU system time (s): 0.120981
CPU usage (%): 99.5132
Max. virtual memory (cumulated for all children) (KiB): 142224

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

runsolver used 1.9997 second user time and 6.23305 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 04:09:40
IDJOB=1082671
IDBENCH=57311
IDSOLVER=362
FILE ID=node73/1082671-1215223779
PBS_JOBID= 7881783
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-27.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082671-1215223779/watcher-1082671-1215223779 -o /tmp/evaluation-result-1082671-1215223779/solver-1082671-1215223779 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1082671-1215223779.xml 1127479401 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec22dd72fedf3b6844826e496bf5d03b
RANDOM SEED=1127479401

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:       1681984 kB
Buffers:         52596 kB
Cached:         175684 kB
SwapCached:       5300 kB
Active:         238628 kB
Inactive:        73392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681984 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            5808 kB
Writeback:           0 kB
Mapped:          99844 kB
Slab:            46972 kB
Committed_AS:   523480 kB
PageTables:       1976 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= 66548 MiB
End job on node73 at 2008-07-05 04:39:51