Trace number 275887

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, and are wall clock time (not CPU 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
aolibpvo 2007-01-17? (TO) 2400.08 2402.8

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-7_ext.xml
MD5SUMe81361ec4d2007a67e83ac3c416ef1c1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints260
Best CPU time to get the best result obtained on this benchmark34.9077
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

parsing "/tmp/evaluation/275887-1169228687/unknown.xml" file ... done.
writing "/tmp/evaluation/275887-1169228687/unknown.wcsp" file ... done.

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-275887-1169228687 -o ROOT/results/node29/solver-275887-1169228687 -C 2400 -M 900 /tmp/evaluation/275887-1169228687/aolibpvo /tmp/evaluation/275887-1169228687/unknown.wcsp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.99 1.98 5/83 11342
/proc/meminfo: memFree=1357312/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=2452 CPUtime=0
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 174 0 0 0 0 0 0 0 20 0 1 0 271262854 2510848 156 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135631002 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 613 156 120 428 0 182 0

[startup+0.104679 s]
/proc/loadavg: 1.92 1.99 1.98 5/83 11342
/proc/meminfo: memFree=1357312/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3272 CPUtime=0.09
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 463 0 0 0 9 0 0 0 20 0 1 0 271262854 3350528 444 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650194 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 818 444 193 428 0 387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.512699 s]
/proc/loadavg: 1.92 1.99 1.98 5/83 11342
/proc/meminfo: memFree=1357312/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=0.5
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 470 0 0 0 50 0 0 0 23 0 1 0 271262854 3354624 451 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 819 451 199 428 0 388 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3276

[startup+1.33375 s]
/proc/loadavg: 1.92 1.99 1.98 3/83 11342
/proc/meminfo: memFree=1354112/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1.32
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 470 0 0 0 132 0 0 0 25 0 1 0 271262854 3354624 451 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135051725 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 819 451 199 428 0 388 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3276

[startup+2.97685 s]
/proc/loadavg: 1.85 1.97 1.97 2/81 11342
/proc/meminfo: memFree=1369040/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2.94
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 294 0 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 3276

[startup+6.25406 s]
/proc/loadavg: 1.85 1.97 1.97 3/81 11342
/proc/meminfo: memFree=1368912/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=6.18
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 615 3 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135151521 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 3276

[startup+12.7195 s]
/proc/loadavg: 1.80 1.95 1.97 3/86 11379
/proc/meminfo: memFree=1377640/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=12.61
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 1254 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655684 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 3276

[startup+25.5293 s]
/proc/loadavg: 1.83 1.95 1.97 3/86 11379
/proc/meminfo: memFree=1377768/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=25.42
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 2535 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134657851 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 3276

[startup+51.1599 s]
/proc/loadavg: 1.89 1.96 1.97 3/86 11379
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=51.02
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 5095 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647963 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 3276

[startup+102.41 s]
/proc/loadavg: 2.02 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=102.21
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 10214 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135738555 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 3276

[startup+162.486 s]
/proc/loadavg: 2.01 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1378024/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=162.24
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 16217 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134926189 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3276

[startup+222.558 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=222.24
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 22217 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134644951 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3276

[startup+282.626 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1378024/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=282.26
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 28219 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134644951 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 3276

[startup+342.698 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=342.27
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 34220 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134658339 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 3276

[startup+402.772 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1378024/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=402.27
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 40220 7 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648046 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 3276

[startup+462.841 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=462.3
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 46222 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611813 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3276

[startup+522.908 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1378024/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=522.1
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 52202 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646365 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 3276

[startup+582.977 s]
/proc/loadavg: 2.00 1.98 1.97 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=582.1
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 58202 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 3276

[startup+643.05 s]
/proc/loadavg: 2.06 1.99 1.98 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=642.12
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 64204 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134656973 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3276

[startup+703.12 s]
/proc/loadavg: 2.02 1.99 1.98 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=702.13
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 70205 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646571 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 3276

[startup+763.192 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 11379
/proc/meminfo: memFree=1378024/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=762.13
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 76205 8 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134654882 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 3276

[startup+823.266 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 11379
/proc/meminfo: memFree=1377960/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=822.16

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

Current children cumulated vsize (KiB) 3276

[startup+1424.03 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 11577
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1422.28
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 142208 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 3276

[startup+1484.1 s]
/proc/loadavg: 2.03 2.01 1.99 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1482.28
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 148208 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647928 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 3276

[startup+1544.17 s]
/proc/loadavg: 2.01 2.01 1.99 3/86 11577
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1542.3
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 154210 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647845 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 3276

[startup+1604.24 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1602.32
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 160212 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647963 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 3276

[startup+1664.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1662.3
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 166210 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647886 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 3276

[startup+1724.38 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1722.33
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 172213 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647963 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3276

[startup+1784.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1782.35
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 178215 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611784 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3276

[startup+1844.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1842.34
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 184214 20 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647967 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 3276

[startup+1904.59 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 11577
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1902.36
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 190215 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647958 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 3276

[startup+1964.66 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=1962.39
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 196218 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135747236 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 3276

[startup+2024.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11577
/proc/meminfo: memFree=1377896/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2022.39
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 202218 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613097 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 3276

[startup+2084.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11577
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2082.4
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 208219 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134645745 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 3276

[startup+2144.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377704/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2142.42
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 214221 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134646839 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2142.42
Current children cumulated vsize (KiB) 3276

[startup+2204.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377768/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2202.42
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 220221 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648043 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 3276

[startup+2265.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377768/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2262.43
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 226222 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650905 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2262.43
Current children cumulated vsize (KiB) 3276

[startup+2325.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377768/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2322.45
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 232224 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135738632 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2322.45
Current children cumulated vsize (KiB) 3276

[startup+2385.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2382.45
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 238224 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613371 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2382.45
Current children cumulated vsize (KiB) 3276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11579
/proc/meminfo: memFree=1377832/2055920 swapFree=4161388/4192956
[pid=11341] ppid=11339 vsize=3276 CPUtime=2400.07
/proc/11341/stat : 11341 (aolibpvo) R 11339 11341 10810 0 -1 0 471 0 0 0 239986 21 0 0 25 0 1 0 271262854 3354624 452 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134707776 0 0 4096 0 0 0 0 17 0 0 0
/proc/11341/statm: 819 452 199 428 0 388 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 3276

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2402.8
CPU time (s): 2400.08
CPU user time (s): 2399.87
CPU system time (s): 0.216967
CPU usage (%): 99.8869
Max. virtual memory (cumulated for all children) (KiB): 3276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471
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= 6
involuntary context switches= 66084

runsolver used 2.58261 s user time and 6.01908 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Fri Jan 19 17:44:47 UTC 2007


IDJOB= 275887
IDBENCH= 5114
IDSOLVER= 60
FILE ID= node29/275887-1169228687

PBS_JOBID= 3589204

Free space on /tmp= 66550 MiB

SOLVER NAME= aolibpvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-40/composed-25-1-40-7_ext.xml
COMMAND LINE= /tmp/evaluation/275887-1169228687/aolibpvo /tmp/evaluation/275887-1169228687/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node29/convwatcher-275887-1169228687 -o ROOT/results/node29/conversion-275887-1169228687 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/275887-1169228687/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-275887-1169228687 -o ROOT/results/node29/solver-275887-1169228687 -C 2400 -M 900  /tmp/evaluation/275887-1169228687/aolibpvo /tmp/evaluation/275887-1169228687/unknown.wcsp

META MD5SUM SOLVER= b8e99429ba4d9a99d2bd28d3d95367aa
MD5SUM BENCH=  e81361ec4d2007a67e83ac3c416ef1c1

RANDOM SEED= 631323614

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.241
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.241
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:       1357856 kB
Buffers:         39620 kB
Cached:         543668 kB
SwapCached:       2192 kB
Active:         186348 kB
Inactive:       441144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357856 kB
SwapTotal:     4192956 kB
SwapFree:      4161388 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          62356 kB
Slab:            55320 kB
Committed_AS:  5000936 kB
PageTables:       2360 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= 66560 MiB



End job on node29 on Fri Jan 19 18:24:51 UTC 2007