Trace number 1064577

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

General information on the benchmark

Namecsp/tdsp/
normalized-C7-3-240.xml
MD5SUMf9fb4b9e93d84a370d6e24bfb8078515
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
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.98/1.04	c Building = 1
1.37/1.49	c [ NumberOfVariables = 590 ]
1.37/1.49	c [ NumberOfConstraints = 19502 ]
1.37/1.49	c [ SizeOfSearchSpace(log2) = 3183.79 ]
1.37/1.49	c SymmetrySearch = (Timeout)
14.15/14.33	c [ Proceeding without symmetry breaking ]
14.25/14.48	c InitialPropagation = 1
14.44/14.61	c [ SizeOfSearchSpace(log2) = 3161.08 ]
14.44/14.61	c InitialSAC = 1
14.94/15.19	c [ SizeOfSearchSpace(log2) = 3161.08 ]
14.94/15.19	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-1064577-1215142578/watcher-1064577-1215142578 -o /tmp/evaluation-result-1064577-1215142578/solver-1064577-1215142578 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1064577-1215142578.xml 1709492370 

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.93 2.02 2.00 4/84 2193
/proc/meminfo: memFree=1723096/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=1052 CPUtime=0
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1993231526 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7017252 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 263 26 20 234 0 3 0

[startup+0.215182 s]
/proc/loadavg: 1.93 2.02 2.00 4/84 2193
/proc/meminfo: memFree=1723096/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=7988 CPUtime=0.19
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 1114 0 0 0 19 0 0 0 19 0 1 0 1993231526 8179712 1074 996147200 134512640 135472138 4294956224 18446744073709551615 4159785567 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 1997 1074 373 234 0 699 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7988

[startup+0.302061 s]
/proc/loadavg: 1.93 2.02 2.00 4/84 2193
/proc/meminfo: memFree=1723096/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=9044 CPUtime=0.28
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 1373 0 0 0 28 0 0 0 19 0 1 0 1993231526 9261056 1333 996147200 134512640 135472138 4294956224 18446744073709551615 134749013 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 2261 1333 373 234 0 963 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9044

[startup+0.401068 s]
/proc/loadavg: 1.93 2.02 2.00 4/84 2193
/proc/meminfo: memFree=1723096/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=10232 CPUtime=0.38
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 1669 0 0 0 37 1 0 0 20 0 1 0 1993231526 10477568 1629 996147200 134512640 135472138 4294956224 18446744073709551615 7134324 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 2558 1629 373 234 0 1260 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10232

[startup+0.701087 s]
/proc/loadavg: 1.93 2.02 2.00 4/84 2193
/proc/meminfo: memFree=1723096/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=13796 CPUtime=0.68
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 2555 0 0 0 67 1 0 0 23 0 1 0 1993231526 14127104 2515 996147200 134512640 135472138 4294956224 18446744073709551615 7450061 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 3449 2515 373 234 0 2151 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13796

[startup+1.50214 s]
/proc/loadavg: 1.93 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1685264/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=196064 CPUtime=1.47
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 22733 0 0 0 136 11 0 0 25 0 1 0 1993231526 200769536 22693 996147200 134512640 135472138 4294956224 18446744073709551615 7458533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 49016 22693 453 234 0 47718 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 196064

[startup+3.10125 s]
/proc/loadavg: 1.93 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1562384/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=314220 CPUtime=3.05
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 42108 0 0 0 287 18 0 0 25 0 1 0 1993231526 321761280 41122 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 78555 41122 459 234 0 77257 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 314220

[startup+6.30146 s]
/proc/loadavg: 1.93 2.02 2.00 4/85 2194
/proc/meminfo: memFree=1554768/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=314220 CPUtime=6.23
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 43540 0 0 0 604 19 0 0 25 0 1 0 1993231526 321761280 42455 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 78555 42455 459 234 0 77257 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 314220

[startup+12.7019 s]
/proc/loadavg: 1.94 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1552272/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=314220 CPUtime=12.56
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 44106 0 0 0 1237 19 0 0 25 0 1 0 1993231526 321761280 43006 996147200 134512640 135472138 4294956224 18446744073709551615 134534238 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 78555 43006 459 234 0 77257 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 314220

[startup+25.5067 s]
/proc/loadavg: 1.95 2.01 2.00 3/85 2194
/proc/meminfo: memFree=1633808/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=25.24
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45239 0 0 0 2503 21 0 0 25 0 1 0 1993231526 199925760 22621 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22621 507 234 0 47512 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 195240

[startup+51.1014 s]
/proc/loadavg: 1.97 2.01 2.00 3/85 2194
/proc/meminfo: memFree=1633552/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=50.6
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45265 0 0 0 5039 21 0 0 25 0 1 0 1993231526 199925760 22647 996147200 134512640 135472138 4294956224 18446744073709551615 134928768 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22647 507 234 0 47512 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 195240

[startup+102.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1633360/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=101.32
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45334 0 0 0 10111 21 0 0 25 0 1 0 1993231526 199925760 22716 996147200 134512640 135472138 4294956224 18446744073709551615 135202722 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22716 507 234 0 47512 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 195240

[startup+162.302 s]
/proc/loadavg: 2.14 2.05 2.01 4/85 2194
/proc/meminfo: memFree=1633040/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=160.76
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45361 0 0 0 16054 22 0 0 25 0 1 0 1993231526 199925760 22743 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22743 507 234 0 47512 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 195240

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/85 2194
/proc/meminfo: memFree=1633040/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=220.2
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45361 0 0 0 21998 22 0 0 25 0 1 0 1993231526 199925760 22743 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22743 507 234 0 47512 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 195240

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/85 2194
/proc/meminfo: memFree=1633040/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195240 CPUtime=279.64
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45361 0 0 0 27942 22 0 0 25 0 1 0 1993231526 199925760 22743 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48810 22743 507 234 0 47512 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 195240

[startup+342.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1632976/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=339.08
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 33886 22 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 195244

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 2194
/proc/meminfo: memFree=1632912/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=398.51
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 39829 22 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 195244

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 2194
/proc/meminfo: memFree=1632848/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=457.95
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 45773 22 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 195244

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632720/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=517.39
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 51717 22 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134578208 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 195244

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632656/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=576.83
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 57660 23 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 576.83
Current children cumulated vsize (KiB) 195244

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632656/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=636.27
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 63604 23 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 636.27
Current children cumulated vsize (KiB) 195244


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

[startup+822.301 s]
/proc/loadavg: 2.01 2.00 2.00 4/85 2194
/proc/meminfo: memFree=1632592/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=814.58
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 81435 23 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134921371 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 814.58
Current children cumulated vsize (KiB) 195244

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632528/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=874.02
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 87379 23 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 874.02
Current children cumulated vsize (KiB) 195244

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632464/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=933.46
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 93323 23 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 933.46
Current children cumulated vsize (KiB) 195244

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632464/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=992.9
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 99266 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 992.9
Current children cumulated vsize (KiB) 195244

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632400/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1052.34
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 105210 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1052.34
Current children cumulated vsize (KiB) 195244

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632272/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1111.77
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 111153 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1111.77
Current children cumulated vsize (KiB) 195244

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 2194
/proc/meminfo: memFree=1632272/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1171.21
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 117097 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1171.21
Current children cumulated vsize (KiB) 195244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632144/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1230.65
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 123041 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1230.65
Current children cumulated vsize (KiB) 195244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632144/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1290.09
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 128985 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1290.09
Current children cumulated vsize (KiB) 195244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632144/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1349.52
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 134928 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134984313 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1349.52
Current children cumulated vsize (KiB) 195244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632080/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1408.97
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 140873 24 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1408.97
Current children cumulated vsize (KiB) 195244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2194
/proc/meminfo: memFree=1632016/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1468.4
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 146815 25 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1468.4
Current children cumulated vsize (KiB) 195244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2200
/proc/meminfo: memFree=1631888/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1527.83
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 152758 25 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 134677802 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1527.83
Current children cumulated vsize (KiB) 195244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2200
/proc/meminfo: memFree=1631888/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1587.26
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 158701 25 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135201119 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1587.26
Current children cumulated vsize (KiB) 195244

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2200
/proc/meminfo: memFree=1631888/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1646.7
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 164645 25 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1646.7
Current children cumulated vsize (KiB) 195244

[startup+1722.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 2229
/proc/meminfo: memFree=1588848/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1706.61
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45362 0 0 0 170634 27 0 0 25 0 1 0 1993231526 199929856 22744 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/2193/statm: 48811 22744 507 234 0 47513 0
Current children cumulated CPU time (s) 1706.61
Current children cumulated vsize (KiB) 195244

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 2229
/proc/meminfo: memFree=1585456/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1766.57
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45365 0 0 0 176630 27 0 0 25 0 1 0 1993231526 199929856 22747 996147200 134512640 135472138 4294956224 18446744073709551615 135202751 0 0 4096 0 0 0 0 17 0 0 0
/proc/2193/statm: 48811 22747 507 234 0 47513 0
Current children cumulated CPU time (s) 1766.57
Current children cumulated vsize (KiB) 195244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.8 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 2229
/proc/meminfo: memFree=1585072/2055920 swapFree=4117464/4192956
[pid=2193] ppid=2191 vsize=195244 CPUtime=1800.04
/proc/2193/stat : 2193 (casperzito) R 2191 2193 32652 0 -1 4194304 45366 0 0 0 179977 27 0 0 25 0 1 0 1993231526 199929856 22748 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 0 0 0
/proc/2193/statm: 48811 22748 507 234 0 47513 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 195244

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): 1815.82
CPU time (s): 1800.07
CPU user time (s): 1799.78
CPU system time (s): 0.293955
CPU usage (%): 99.1327
Max. virtual memory (cumulated for all children) (KiB): 314220

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

runsolver used 2.6246 second user time and 5.54416 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 05:36:18
IDJOB=1064577
IDBENCH=54965
IDSOLVER=362
FILE ID=node30/1064577-1215142578
PBS_JOBID= 7877366
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/tdsp/normalized-C7-3-240.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064577-1215142578/watcher-1064577-1215142578 -o /tmp/evaluation-result-1064577-1215142578/solver-1064577-1215142578 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1064577-1215142578.xml 1709492370 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f9fb4b9e93d84a370d6e24bfb8078515
RANDOM SEED=1709492370

node30.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.218
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.218
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:       1723576 kB
Buffers:         11404 kB
Cached:         134080 kB
SwapCached:      69464 kB
Active:         224612 kB
Inactive:        50072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723576 kB
SwapTotal:     4192956 kB
SwapFree:      4117464 kB
Dirty:            6188 kB
Writeback:           0 kB
Mapped:         146528 kB
Slab:            42660 kB
Committed_AS:  3611736 kB
PageTables:       2048 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= 66540 MiB
End job on node30 at 2008-07-04 06:06:36