Trace number 1086684

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.62

General information on the benchmark

Namecsp/fapp/fapp24/
normalized-fapp24-2000-1.xml
MD5SUMe83daf1b7df41c00976ce9b348425bef
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 benchmark8.11177
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.98/1.00	c Building = 1
1.38/1.42	c [ NumberOfVariables = 2000 ]
1.38/1.42	c [ NumberOfConstraints = 26753 ]
1.38/1.44	c [ SizeOfSearchSpace(log2) = 16156.4 ]
1.38/1.44	c SymmetrySearch = 1
7.25/7.32	c InitialPropagation = 1
7.25/7.37	c [ SizeOfSearchSpace(log2) = 16145.4 ]
7.25/7.37	c InitialSAC = (Timeout)
10.54/10.65	c [ SizeOfSearchSpace(log2) = 16142.6 ]
10.54/10.68	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-1086684-1215240617/watcher-1086684-1215240617 -o /tmp/evaluation-result-1086684-1215240617/solver-1086684-1215240617 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086684-1215240617.xml 335471404 

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.02 2.00 4/74 12167
/proc/meminfo: memFree=1452216/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=1052 CPUtime=0
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003035397 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7017252 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 263 26 20 234 0 3 0

[startup+0.179982 s]
/proc/loadavg: 2.05 2.02 2.00 4/74 12167
/proc/meminfo: memFree=1452216/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=7776 CPUtime=0.16
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 1049 0 0 0 16 0 0 0 18 0 1 0 2003035397 7962624 1009 996147200 134512640 135472138 4294956224 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 1944 1009 368 234 0 646 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7776

[startup+0.201976 s]
/proc/loadavg: 2.05 2.02 2.00 4/74 12167
/proc/meminfo: memFree=1452216/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=8040 CPUtime=0.18
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 1117 0 0 0 18 0 0 0 18 0 1 0 2003035397 8232960 1077 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 2010 1077 368 234 0 712 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8040

[startup+0.30198 s]
/proc/loadavg: 2.05 2.02 2.00 4/74 12167
/proc/meminfo: memFree=1452216/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=9228 CPUtime=0.28
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 1424 0 0 0 28 0 0 0 19 0 1 0 2003035397 9449472 1384 996147200 134512640 135472138 4294956224 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 2307 1385 368 234 0 1009 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9228

[startup+0.702012 s]
/proc/loadavg: 2.05 2.02 2.00 4/74 12167
/proc/meminfo: memFree=1452216/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=14112 CPUtime=0.69
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 2642 0 0 0 68 1 0 0 23 0 1 0 2003035397 14450688 2602 996147200 134512640 135472138 4294956224 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 3528 2602 368 234 0 2230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14112

[startup+1.50106 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1419888/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=186876 CPUtime=1.48
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 23348 0 0 0 139 9 0 0 25 0 1 0 2003035397 191361024 23308 996147200 134512640 135472138 4294956224 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 46719 23310 450 234 0 45421 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 186876

[startup+3.10116 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1341040/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=221724 CPUtime=3.07
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 28484 0 0 0 296 11 0 0 25 0 1 0 2003035397 227045376 28288 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 55431 28288 456 234 0 54133 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 221724

[startup+6.30137 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1338928/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=221724 CPUtime=6.26
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29019 0 0 0 615 11 0 0 25 0 1 0 2003035397 227045376 28771 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 55431 28771 456 234 0 54133 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 221724

[startup+12.7028 s]
/proc/loadavg: 2.05 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1365240/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=12.63
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29779 0 0 0 1251 12 0 0 25 0 1 0 2003035397 185487360 22163 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22163 510 234 0 43987 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 181140

[startup+25.5016 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1365048/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=25.36
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29813 0 0 0 2524 12 0 0 25 0 1 0 2003035397 185487360 22197 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22197 510 234 0 43987 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 181140

[startup+51.1013 s]
/proc/loadavg: 2.02 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1365112/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=50.85
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29826 0 0 0 5073 12 0 0 25 0 1 0 2003035397 185487360 22210 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22210 510 234 0 43987 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 181140

[startup+102.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 12168
/proc/meminfo: memFree=1364856/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=101.83
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29842 0 0 0 10171 12 0 0 25 0 1 0 2003035397 185487360 22226 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22226 510 234 0 43987 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 181140

[startup+162.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/75 12168
/proc/meminfo: memFree=1364920/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=161.56
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29846 0 0 0 16143 13 0 0 25 0 1 0 2003035397 185487360 22230 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22230 510 234 0 43987 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 181140

[startup+222.306 s]
/proc/loadavg: 2.14 2.05 2.01 3/75 12168
/proc/meminfo: memFree=1364856/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=221.3
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29859 0 0 0 22117 13 0 0 25 0 1 0 2003035397 185487360 22243 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22243 510 234 0 43987 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 181140

[startup+282.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/76 12169
/proc/meminfo: memFree=1364848/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=281.02
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29859 0 0 0 28089 13 0 0 25 0 1 0 2003035397 185487360 22243 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22243 510 234 0 43987 0
Current children cumulated CPU time (s) 281.02
Current children cumulated vsize (KiB) 181140

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/76 12169
/proc/meminfo: memFree=1364848/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=340.73
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29869 0 0 0 34060 13 0 0 25 0 1 0 2003035397 185487360 22253 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22253 510 234 0 43987 0
Current children cumulated CPU time (s) 340.73
Current children cumulated vsize (KiB) 181140

[startup+402.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 12169
/proc/meminfo: memFree=1364848/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=400.45
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29872 0 0 0 40032 13 0 0 25 0 1 0 2003035397 185487360 22256 996147200 134512640 135472138 4294956224 18446744073709551615 135202651 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22256 510 234 0 43987 0
Current children cumulated CPU time (s) 400.45
Current children cumulated vsize (KiB) 181140

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 12169
/proc/meminfo: memFree=1364848/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=460.16
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29874 0 0 0 46003 13 0 0 25 0 1 0 2003035397 185487360 22258 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22258 510 234 0 43987 0
Current children cumulated CPU time (s) 460.16
Current children cumulated vsize (KiB) 181140

[startup+522.302 s]
/proc/loadavg: 2.10 2.05 2.01 3/77 12170
/proc/meminfo: memFree=1364776/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=519.88
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29874 0 0 0 51975 13 0 0 25 0 1 0 2003035397 185487360 22258 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22258 510 234 0 43987 0
Current children cumulated CPU time (s) 519.88
Current children cumulated vsize (KiB) 181140

[startup+582.302 s]
/proc/loadavg: 2.15 2.07 2.01 3/77 12170
/proc/meminfo: memFree=1364776/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=579.59
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29874 0 0 0 57946 13 0 0 25 0 1 0 2003035397 185487360 22258 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22258 510 234 0 43987 0
Current children cumulated CPU time (s) 579.59
Current children cumulated vsize (KiB) 181140

[startup+642.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/77 12170
/proc/meminfo: memFree=1364712/2055920 swapFree=4117564/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=639.3
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29874 0 0 0 63917 13 0 0 25 0 1 0 2003035397 185487360 22258 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22258 510 234 0 43987 0
Current children cumulated CPU time (s) 639.3
Current children cumulated vsize (KiB) 181140


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

[startup+882.307 s]
/proc/loadavg: 2.14 2.08 2.02 3/94 12264
/proc/meminfo: memFree=1377448/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=878.21
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 87806 15 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 878.21
Current children cumulated vsize (KiB) 181140

[startup+942.302 s]
/proc/loadavg: 2.09 2.08 2.02 3/81 12299
/proc/meminfo: memFree=1200656/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=937.91
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 93775 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 937.91
Current children cumulated vsize (KiB) 181140

[startup+1002.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/81 12299
/proc/meminfo: memFree=1200464/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=997.62
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 99746 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 997.62
Current children cumulated vsize (KiB) 181140

[startup+1062.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/81 12299
/proc/meminfo: memFree=1200400/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1057.34
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 105718 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1057.34
Current children cumulated vsize (KiB) 181140

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 12299
/proc/meminfo: memFree=1200400/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1117.05
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 111689 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1117.05
Current children cumulated vsize (KiB) 181140

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 12299
/proc/meminfo: memFree=1200400/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1176.76
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 117660 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1176.76
Current children cumulated vsize (KiB) 181140

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 12299
/proc/meminfo: memFree=1200280/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1236.48
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 123632 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1236.48
Current children cumulated vsize (KiB) 181140

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 12299
/proc/meminfo: memFree=1188056/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1296.18
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 129602 16 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1296.18
Current children cumulated vsize (KiB) 181140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 12299
/proc/meminfo: memFree=1188056/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1355.91
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 135574 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1355.91
Current children cumulated vsize (KiB) 181140

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1188056/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1415.63
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 141546 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1415.63
Current children cumulated vsize (KiB) 181140

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1188056/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1475.33
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 147516 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1475.33
Current children cumulated vsize (KiB) 181140

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/81 12299
/proc/meminfo: memFree=1187992/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1535.05
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 153488 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1535.05
Current children cumulated vsize (KiB) 181140

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1594.76
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 159459 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1594.76
Current children cumulated vsize (KiB) 181140

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1654.48
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 165431 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1654.48
Current children cumulated vsize (KiB) 181140

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1714.19
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 171402 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1714.19
Current children cumulated vsize (KiB) 181140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1773.9
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 177373 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1773.9
Current children cumulated vsize (KiB) 181140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1800.08
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 179991 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 181140

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

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

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12299
/proc/meminfo: memFree=1187928/2055920 swapFree=4117580/4192956
[pid=12167] ppid=12165 vsize=181140 CPUtime=1800.08
/proc/12167/stat : 12167 (casperzito) R 12165 12167 10530 0 -1 4194304 29908 0 0 0 179991 17 0 0 25 0 1 0 2003035397 185487360 22292 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/12167/statm: 45285 22292 510 234 0 43987 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 181140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.62
CPU time (s): 1800.11
CPU user time (s): 1799.91
CPU system time (s): 0.19397
CPU usage (%): 99.5293
Max. virtual memory (cumulated for all children) (KiB): 221724

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

runsolver used 1.83272 second user time and 4.76028 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-05 08:50:17
IDJOB=1086684
IDBENCH=57861
IDSOLVER=362
FILE ID=node30/1086684-1215240617
PBS_JOBID= 7881854
Free space on /tmp= 66536 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp24/normalized-fapp24-2000-1.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086684-1215240617/watcher-1086684-1215240617 -o /tmp/evaluation-result-1086684-1215240617/solver-1086684-1215240617 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086684-1215240617.xml 335471404 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e83daf1b7df41c00976ce9b348425bef
RANDOM SEED=335471404

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:       1452696 kB
Buffers:         81144 kB
Cached:         230020 kB
SwapCached:      69364 kB
Active:         456652 kB
Inactive:        84092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452696 kB
SwapTotal:     4192956 kB
SwapFree:      4117564 kB
Dirty:            6616 kB
Writeback:           0 kB
Mapped:         236248 kB
Slab:            47328 kB
Committed_AS:  3808208 kB
PageTables:       2244 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-05 09:20:28