Trace number 202277

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
CSPtoSAT+minisat 0.3? (TO) 1800.1 1813.3

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-0.xml
MD5SUMde8f2a147fa6ea5211f6e4abd9ce9f5a
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 benchmark6.68698
SatisfiableNO
(Un)Satisfiability was provedNO
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
3.40	c ...done
3.40	c #SATvar=1698190 #SATclauses=3390376 #CSPpredicates=26753

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-202277-1168056865 -o ROOT/results/node1/solver-202277-1168056865 -C 1800 -M 900 /tmp/evaluation/202277-1168056865/CSPtoSAT+minisat /tmp/evaluation/202277-1168056865/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.93 1.99 1.99 5/86 12402
/proc/meminfo: memFree=1316384/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=496 CPUtime=0
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154082319 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 124 36 29 52 0 19 0

[startup+0.107862 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 12402
/proc/meminfo: memFree=1316384/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=17472 CPUtime=0.09
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 3217 0 0 0 8 1 0 0 18 0 1 0 154082319 17891328 3147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 4368 3147 694 52 0 2736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17472

[startup+0.515865 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 12402
/proc/meminfo: memFree=1316384/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=94396 CPUtime=0.5
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 18827 0 0 0 40 10 0 0 21 0 1 0 154082319 96661504 18690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672043 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 23599 18690 696 52 0 21967 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 94396

[startup+1.33696 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 12402
/proc/meminfo: memFree=1156384/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=206988 CPUtime=1.31
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 48040 0 0 0 107 24 0 0 25 0 1 0 154082319 211955712 47903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670968 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 51747 47903 696 52 0 50115 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 206988

[startup+2.97415 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 12402
/proc/meminfo: memFree=1091936/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=248816 CPUtime=2.95
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 57312 0 0 0 264 31 0 0 25 0 1 0 154082319 254787584 57175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158473306 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 62204 57175 704 52 0 60572 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 248816

[startup+6.26455 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 12402
/proc/meminfo: memFree=1088352/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=250028 CPUtime=6.22
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 57692 0 0 0 590 32 0 0 25 0 1 0 154082319 256028672 57529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 62507 57529 721 52 0 60875 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 250028

[startup+12.7313 s]
/proc/loadavg: 1.95 1.99 1.99 3/86 12402
/proc/meminfo: memFree=1088296/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=250280 CPUtime=12.66
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 57740 0 0 0 1234 32 0 0 25 0 1 0 154082319 256286720 57577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 62570 57577 721 52 0 60938 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 250280

[startup+25.5518 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12402
/proc/meminfo: memFree=1087976/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=250860 CPUtime=25.41
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 57868 0 0 0 2509 32 0 0 25 0 1 0 154082319 256880640 57705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 62715 57705 721 52 0 61083 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 250860

[startup+51.2169 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 12402
/proc/meminfo: memFree=1087464/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=251660 CPUtime=50.96
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58006 0 0 0 5063 33 0 0 25 0 1 0 154082319 257699840 57843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 62915 57843 721 52 0 61283 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 251660

[startup+102.437 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 12402
/proc/meminfo: memFree=1086888/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=252320 CPUtime=101.94
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58167 0 0 0 10161 33 0 0 25 0 1 0 154082319 258375680 58004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63080 58004 721 52 0 61448 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 252320

[startup+162.474 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12402
/proc/meminfo: memFree=1086184/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=252904 CPUtime=161.7
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58329 0 0 0 16136 34 0 0 25 0 1 0 154082319 258973696 58166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63226 58166 721 52 0 61594 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 252904

[startup+222.519 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12440
/proc/meminfo: memFree=758056/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=253564 CPUtime=221.34
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58495 0 0 0 22098 36 0 0 25 0 1 0 154082319 259649536 58332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63391 58332 721 52 0 61759 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 253564

[startup+282.572 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=756712/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=254124 CPUtime=280.83
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58643 0 0 0 28047 36 0 0 25 0 1 0 154082319 260222976 58480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63531 58480 721 52 0 61899 0
Current children cumulated CPU time (s) 280.83
Current children cumulated vsize (KiB) 254124

[startup+342.629 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=755496/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=254652 CPUtime=340.35
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58787 0 0 0 33998 37 0 0 25 0 1 0 154082319 260763648 58624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63663 58624 721 52 0 62031 0
Current children cumulated CPU time (s) 340.35
Current children cumulated vsize (KiB) 254652

[startup+402.683 s]
/proc/loadavg: 2.12 2.04 2.01 3/86 12442
/proc/meminfo: memFree=754536/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=255260 CPUtime=399.85
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 58925 0 0 0 39948 37 0 0 25 0 1 0 154082319 261386240 58762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63815 58762 721 52 0 62183 0
Current children cumulated CPU time (s) 399.85
Current children cumulated vsize (KiB) 255260

[startup+462.734 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 12442
/proc/meminfo: memFree=753512/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=255788 CPUtime=459.35
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59063 0 0 0 45898 37 0 0 25 0 1 0 154082319 261926912 58900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 63947 58900 721 52 0 62315 0
Current children cumulated CPU time (s) 459.35
Current children cumulated vsize (KiB) 255788

[startup+522.785 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 12442
/proc/meminfo: memFree=752616/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=256316 CPUtime=518.86
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59199 0 0 0 51848 38 0 0 25 0 1 0 154082319 262467584 59036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64079 59036 721 52 0 62447 0
Current children cumulated CPU time (s) 518.86
Current children cumulated vsize (KiB) 256316

[startup+582.848 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 12442
/proc/meminfo: memFree=751592/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=256964 CPUtime=578.36
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59332 0 0 0 57798 38 0 0 25 0 1 0 154082319 263131136 59169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64241 59169 721 52 0 62609 0
Current children cumulated CPU time (s) 578.36
Current children cumulated vsize (KiB) 256964

[startup+642.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12442
/proc/meminfo: memFree=750568/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=257492 CPUtime=637.87
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59465 0 0 0 63749 38 0 0 25 0 1 0 154082319 263671808 59302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64373 59302 721 52 0 62741 0
Current children cumulated CPU time (s) 637.87
Current children cumulated vsize (KiB) 257492

[startup+702.958 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12442
/proc/meminfo: memFree=749672/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=258020 CPUtime=697.37
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59600 0 0 0 69699 38 0 0 25 0 1 0 154082319 264212480 59437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64505 59437 721 52 0 62873 0
Current children cumulated CPU time (s) 697.37
Current children cumulated vsize (KiB) 258020

[startup+763.014 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=748712/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=258548 CPUtime=756.89
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59731 0 0 0 75650 39 0 0 25 0 1 0 154082319 264753152 59568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64637 59568 721 52 0 63005 0
Current children cumulated CPU time (s) 756.89
Current children cumulated vsize (KiB) 258548

[startup+823.072 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=747688/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=258944 CPUtime=816.4
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59861 0 0 0 81601 39 0 0 25 0 1 0 154082319 265158656 59698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64736 59698 721 52 0 63104 0
Current children cumulated CPU time (s) 816.4
Current children cumulated vsize (KiB) 258944

[startup+883.135 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=746792/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=259652 CPUtime=875.9
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 59996 0 0 0 87551 39 0 0 25 0 1 0 154082319 265883648 59833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 64913 59833 721 52 0 63281 0
Current children cumulated CPU time (s) 875.9
Current children cumulated vsize (KiB) 259652

[startup+943.192 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=745832/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=260180 CPUtime=935.42
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60123 0 0 0 93502 40 0 0 25 0 1 0 154082319 266424320 59960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65045 59960 721 52 0 63413 0
Current children cumulated CPU time (s) 935.42
Current children cumulated vsize (KiB) 260180

[startup+1003.25 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 12442
/proc/meminfo: memFree=744936/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=260708 CPUtime=994.93
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60252 0 0 0 99453 40 0 0 25 0 1 0 154082319 266964992 60089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65177 60089 721 52 0 63545 0
Current children cumulated CPU time (s) 994.93
Current children cumulated vsize (KiB) 260708

[startup+1063.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12442
/proc/meminfo: memFree=743912/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=261104 CPUtime=1054.43
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60379 0 0 0 105403 40 0 0 25 0 1 0 154082319 267370496 60216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65276 60216 721 52 0 63644 0
Current children cumulated CPU time (s) 1054.43
Current children cumulated vsize (KiB) 261104

[startup+1123.37 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 12442
/proc/meminfo: memFree=743080/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=261632 CPUtime=1113.95
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60509 0 0 0 111354 41 0 0 25 0 1 0 154082319 267911168 60346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671156 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65408 60346 721 52 0 63776 0
Current children cumulated CPU time (s) 1113.95
Current children cumulated vsize (KiB) 261632

[startup+1183.43 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12442
/proc/meminfo: memFree=742120/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=262160 CPUtime=1173.46
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60632 0 0 0 117305 41 0 0 25 0 1 0 154082319 268451840 60469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65540 60469 721 52 0 63908 0
Current children cumulated CPU time (s) 1173.46
Current children cumulated vsize (KiB) 262160

[startup+1243.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12442
/proc/meminfo: memFree=741224/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=262556 CPUtime=1232.97
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60755 0 0 0 123255 42 0 0 25 0 1 0 154082319 268857344 60592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678192 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65639 60592 721 52 0 64007 0
Current children cumulated CPU time (s) 1232.97
Current children cumulated vsize (KiB) 262556

[startup+1303.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=740264/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=263352 CPUtime=1292.76
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 60880 0 0 0 129234 42 0 0 25 0 1 0 154082319 269672448 60717 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65838 60717 721 52 0 64206 0
Current children cumulated CPU time (s) 1292.76
Current children cumulated vsize (KiB) 263352

[startup+1363.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=739368/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=263748 CPUtime=1352.52
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61005 0 0 0 135209 43 0 0 25 0 1 0 154082319 270077952 60842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 65937 60842 721 52 0 64305 0
Current children cumulated CPU time (s) 1352.52
Current children cumulated vsize (KiB) 263748

[startup+1423.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=738472/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=264276 CPUtime=1412.27
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61128 0 0 0 141184 43 0 0 25 0 1 0 154082319 270618624 60965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66069 60965 721 52 0 64437 0
Current children cumulated CPU time (s) 1412.27
Current children cumulated vsize (KiB) 264276

[startup+1483.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=737576/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=264672 CPUtime=1472.03
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61251 0 0 0 147159 44 0 0 25 0 1 0 154082319 271024128 61088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66168 61088 721 52 0 64536 0
Current children cumulated CPU time (s) 1472.03
Current children cumulated vsize (KiB) 264672

[startup+1543.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=736616/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=265200 CPUtime=1531.79
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61369 0 0 0 153135 44 0 0 25 0 1 0 154082319 271564800 61206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66300 61206 721 52 0 64668 0
Current children cumulated CPU time (s) 1531.79
Current children cumulated vsize (KiB) 265200

[startup+1603.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=735720/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=265596 CPUtime=1591.54
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61492 0 0 0 159110 44 0 0 25 0 1 0 154082319 271970304 61329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66399 61329 721 52 0 64767 0
Current children cumulated CPU time (s) 1591.54
Current children cumulated vsize (KiB) 265596

[startup+1663.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=734888/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=266124 CPUtime=1651.29
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61613 0 0 0 165085 44 0 0 25 0 1 0 154082319 272510976 61450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66531 61450 721 52 0 64899 0
Current children cumulated CPU time (s) 1651.29
Current children cumulated vsize (KiB) 266124

[startup+1723.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=733928/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=266520 CPUtime=1711.06
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61733 0 0 0 171061 45 0 0 25 0 1 0 154082319 272916480 61570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66630 61570 721 52 0 64998 0
Current children cumulated CPU time (s) 1711.06
Current children cumulated vsize (KiB) 266520

[startup+1783.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=733032/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=267048 CPUtime=1770.81
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61853 0 0 0 177036 45 0 0 25 0 1 0 154082319 273457152 61690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66762 61690 721 52 0 65130 0
Current children cumulated CPU time (s) 1770.81
Current children cumulated vsize (KiB) 267048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=732584/2055920 swapFree=4165584/4192956
[pid=12401] ppid=12399 vsize=267180 CPUtime=1800.04
/proc/12401/stat : 12401 (CSPtoSAT+minisa) R 12399 12401 12346 0 -1 4194304 61911 0 0 0 179959 45 0 0 25 0 1 0 154082319 273592320 61748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/12401/statm: 66795 61748 721 52 0 65163 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 267180

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.3
CPU time (s): 1800.1
CPU user time (s): 1799.59
CPU system time (s): 0.505923
CPU usage (%): 99.2717
Max. virtual memory (cumulated for all children) (KiB): 267180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61911
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= 11
involuntary context switches= 66150

runsolver used 1.9667 s user time and 5.68813 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 04:14:26 UTC 2007


IDJOB= 202277
IDBENCH= 3823
FILE ID= node1/202277-1168056865

PBS_JOBID= 3475347

Free space on /tmp= 66299 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-0.xml
COMMAND LINE= /tmp/evaluation/202277-1168056865/CSPtoSAT+minisat /tmp/evaluation/202277-1168056865/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-202277-1168056865 -o ROOT/results/node1/solver-202277-1168056865 -C 1800 -M 900  /tmp/evaluation/202277-1168056865/CSPtoSAT+minisat /tmp/evaluation/202277-1168056865/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  de8f2a147fa6ea5211f6e4abd9ce9f5a

RANDOM SEED= 784621482

TIME LIMIT= 1800 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.234
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.234
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:       1316864 kB
Buffers:         68560 kB
Cached:         527848 kB
SwapCached:       3692 kB
Active:         345520 kB
Inactive:       297284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316864 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            5436 kB
Writeback:           0 kB
Mapped:          59672 kB
Slab:            81132 kB
Committed_AS:  4085972 kB
PageTables:       2316 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= 66294 MiB



End job on node1 on Sat Jan  6 04:44:39 UTC 2007