Trace number 2058409

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
Sugar v1.14.6+picosat? (TO) 1800.13 1806.42

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-4_ext.xml
MD5SUMd1d9cc820d1d3adf14ecf6ce9d680fea
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.0591
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints476
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension476
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 16:13:55 2009
0.00/0.08	c 0	PID 12942
0.07/0.08	c 0	HOST node36.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2058409-1247321635.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2058409-1247321635.xml' 'HOME/temp.csp'
0.07/0.66	c 1	1 domains, 45 variables, 0 predicates, 476 relations, 476 constraints
0.07/0.70	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.70	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.61/0.78	c 1	Parsing HOME/temp.csp
1.09/1.26	c 2	parsed 998 expressions
1.09/1.27	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.27	c 2	Converting to clausal form CSP
1.09/1.30	c 2	converted 100 (10%) expressions
1.18/1.30	c 2	converted 200 (20%) expressions
1.18/1.30	c 2	converted 300 (30%) expressions
1.18/1.31	c 2	converted 400 (40%) expressions
1.18/1.31	c 2	converted 499 (50%) expressions
1.28/1.41	c 2	converted 599 (60%) expressions
1.28/1.45	c 2	converted 699 (70%) expressions
1.28/1.48	c 2	converted 799 (80%) expressions
1.38/1.51	c 2	converted 899 (90%) expressions
1.38/1.54	c 2	converted 998 (100%) expressions
1.38/1.54	c 2	CSP : 45 integers, 0 booleans, 476 clauses, largest domain size 21
1.38/1.54	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.54	c 2	Propagation in CSP
1.38/1.54	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.38/1.54	c 2	CSP : 45 integers, 0 booleans, 476 clauses, largest domain size 21
1.38/1.54	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.55	c 2	Simplifing CSP by introducing new Boolean variables
1.38/1.55	c 2	CSP : 45 integers, 0 booleans, 476 clauses, largest domain size 21
1.38/1.55	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.48/1.60	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.48/1.61	c 2	5 (10%) CSP integer variables are encoded (95 clauses, 903 bytes)
1.48/1.61	c 2	9 (20%) CSP integer variables are encoded (171 clauses, 1739 bytes)
1.48/1.62	c 2	14 (30%) CSP integer variables are encoded (266 clauses, 2784 bytes)
1.48/1.62	c 2	18 (40%) CSP integer variables are encoded (342 clauses, 3620 bytes)
1.48/1.62	c 2	23 (50%) CSP integer variables are encoded (437 clauses, 4665 bytes)
1.48/1.62	c 2	27 (60%) CSP integer variables are encoded (513 clauses, 5501 bytes)
1.48/1.62	c 2	32 (70%) CSP integer variables are encoded (608 clauses, 6546 bytes)
1.48/1.62	c 2	36 (80%) CSP integer variables are encoded (684 clauses, 7382 bytes)
1.48/1.62	c 2	41 (90%) CSP integer variables are encoded (779 clauses, 8427 bytes)
1.48/1.63	c 2	45 (100%) CSP integer variables are encoded (855 clauses, 9263 bytes)
1.48/1.69	c 2	48 (10%) CSP clauses are encoded (4399 clauses, 68675 bytes)
1.58/1.71	c 2	96 (20%) CSP clauses are encoded (7996 clauses, 130170 bytes)
1.58/1.74	c 2	143 (30%) CSP clauses are encoded (11462 clauses, 195726 bytes)
1.58/1.76	c 2	191 (40%) CSP clauses are encoded (14994 clauses, 262672 bytes)
1.58/1.78	c 2	238 (50%) CSP clauses are encoded (18460 clauses, 328280 bytes)
1.67/1.81	c 2	286 (60%) CSP clauses are encoded (21994 clauses, 395175 bytes)
1.67/1.83	c 2	334 (70%) CSP clauses are encoded (25510 clauses, 461815 bytes)
1.67/1.85	c 2	381 (80%) CSP clauses are encoded (29026 clauses, 528260 bytes)
1.67/1.87	c 2	429 (90%) CSP clauses are encoded (32593 clauses, 595594 bytes)
1.67/1.89	c 2	476 (100%) CSP clauses are encoded (36104 clauses, 662072 bytes)
1.67/1.89	c 2	476 CSP clauses encoded
1.67/1.89	c 2	Writing map file : HOME/temp.map
1.67/1.89	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.67/1.89	c 2	SAT : 900 SAT variables, 36104 SAT clauses, 662072 bytes
1.67/1.89	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.78/1.90	c 2	SOLVING HOME/temp.cnf
1.78/1.90	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1806.41	sh: line 1: 12966 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.09/1806.41	c 1807	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1806.41	c 1807	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1806.42	c ERROR INTERRUPTED
1800.09/1806.42	s UNKNOWN
1800.09/1806.42	c 1807	CPU 1800.11 (0.05 0.02 1799.61 0.43)
1800.09/1806.42	c 1807	END Sat Jul 11 16:44:02 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2058409-1247321635/watcher-2058409-1247321635 -o /tmp/evaluation-result-2058409-1247321635/solver-2058409-1247321635 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2058409-1247321635.xml 

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): 2000 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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.92 4/81 12942
/proc/meminfo: memFree=1388376/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=12268 CPUtime=0
/proc/12942/stat : 12942 (sugar) R 12940 12942 12414 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19228206 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240907942501 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12942/statm: 3067 316 241 3 0 167 0

[startup+0.0839651 s]
/proc/loadavg: 1.92 1.98 1.92 4/81 12942
/proc/meminfo: memFree=1388376/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16740 CPUtime=0.07
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 19228206 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101993 s]
/proc/loadavg: 1.92 1.98 1.92 4/81 12942
/proc/meminfo: memFree=1388376/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=0.07
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19228206 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302012 s]
/proc/loadavg: 1.92 1.98 1.92 4/81 12942
/proc/meminfo: memFree=1388376/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=0.07
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19228206 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701107 s]
/proc/loadavg: 1.92 1.98 1.92 4/81 12942
/proc/meminfo: memFree=1388376/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=0.61
/proc/12942/stat : 12942 (sugar) R 12940 12942 12414 0 -1 4194304 1274 4933 0 1 5 2 49 5 16 0 1 0 19228206 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 0 0 0 17 1 0 0
/proc/12942/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 16868

[startup+1.50213 s]
/proc/loadavg: 1.92 1.98 1.92 3/92 12964
/proc/meminfo: memFree=1379328/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=0.61
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1309 4933 0 1 5 2 49 5 16 0 1 0 19228206 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1111 409 3 0 796 0
[pid=12955] ppid=12942 vsize=5356 CPUtime=0
/proc/12955/stat : 12955 (sh) S 12942 12942 12414 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19228276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12955/statm: 1339 233 193 169 0 50 0
[pid=12956] ppid=12955 vsize=864256 CPUtime=0.77
/proc/12956/stat : 12956 (java) S 12955 12942 12414 0 -1 0 7341 0 1 0 74 3 0 0 18 0 9 0 19228276 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12956/statm: 216064 6615 2566 9 0 210569 0
[pid=12956/tid=12957] ppid=12955 vsize=864256 CPUtime=0.5
/proc/12956/task/12957/stat : 12957 (java) R 12955 12942 12414 0 -1 64 2603 0 1 0 49 1 0 0 18 0 9 0 19228277 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4126524298 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12958] ppid=12955 vsize=864256 CPUtime=0.2
/proc/12956/task/12958/stat : 12958 (java) S 12955 12942 12414 0 -1 64 3728 0 0 0 19 1 0 0 16 0 9 0 19228278 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12959] ppid=12955 vsize=864256 CPUtime=0
/proc/12956/task/12959/stat : 12959 (java) S 12955 12942 12414 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19228279 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12960] ppid=12955 vsize=864256 CPUtime=0
/proc/12956/task/12960/stat : 12960 (java) S 12955 12942 12414 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19228279 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12961] ppid=12955 vsize=864256 CPUtime=0
/proc/12956/task/12961/stat : 12961 (java) S 12955 12942 12414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19228281 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12962] ppid=12955 vsize=864256 CPUtime=0.05
/proc/12956/task/12962/stat : 12962 (java) S 12955 12942 12414 0 -1 64 308 0 0 0 5 0 0 0 16 0 9 0 19228281 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12963] ppid=12955 vsize=864256 CPUtime=0
/proc/12956/task/12963/stat : 12963 (java) S 12955 12942 12414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19228281 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12956/tid=12964] ppid=12955 vsize=864256 CPUtime=0
/proc/12956/task/12964/stat : 12964 (java) S 12955 12942 12414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19228281 884998144 6615 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 886480

############
# WARNING:
# current cumulated CPU time (1.78 s) is less than in the last sample (1.78 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1.19209e-07 s) to the 'lost time'.

[startup+1.90236 s]
/proc/loadavg: 1.92 1.98 1.92 3/92 12964
/proc/meminfo: memFree=1379328/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=0.61
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1310 4933 0 1 5 2 49 5 15 0 1 0 19228206 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1111 409 3 0 796 0
[pid=12955] ppid=12942 vsize=5356 CPUtime=0
/proc/12955/stat : 12955 (sh) S 12942 12942 12414 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19228276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12955/statm: 1339 233 193 169 0 50 0
[pid=12956] ppid=12955 vsize=0 CPUtime=1.17
/proc/12956/stat : 12956 (java) Z 12955 12942 12414 0 -1 12 7904 0 1 0 112 5 0 0 16 0 2 0 19228276 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12956/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 22224

[startup+2.00218 s]
/proc/loadavg: 1.92 1.98 1.92 3/92 12964
/proc/meminfo: memFree=1379328/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 16868
#
############


[startup+3.10129 s]
/proc/loadavg: 1.92 1.98 1.92 3/84 12966
/proc/meminfo: memFree=1383040/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=2328 CPUtime=1.18
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 506 0 0 0 96 22 0 0 25 0 1 0 19228397 2383872 492 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12966/statm: 582 492 42 102 0 477 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24552

[startup+6.30161 s]
/proc/loadavg: 1.93 1.98 1.92 4/84 12966
/proc/meminfo: memFree=1381440/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=2856 CPUtime=4.34
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 625 0 0 0 412 22 0 0 25 0 1 0 19228397 2924544 609 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12966/statm: 714 609 48 102 0 609 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 25080

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.92 3/84 12966
/proc/meminfo: memFree=1381120/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=3136 CPUtime=10.68
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 705 0 0 0 1046 22 0 0 25 0 1 0 19228397 3211264 689 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12966/statm: 784 689 48 102 0 679 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 25360

[startup+25.5025 s]
/proc/loadavg: 1.95 1.98 1.92 3/84 12966
/proc/meminfo: memFree=1380800/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=3528 CPUtime=23.36
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 805 0 0 0 2314 22 0 0 25 0 1 0 19228397 3612672 789 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12966/statm: 882 789 48 102 0 777 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 25752

[startup+51.1021 s]
/proc/loadavg: 1.96 1.98 1.92 3/84 12966
/proc/meminfo: memFree=1380352/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=4032 CPUtime=48.71
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 945 0 0 0 4849 22 0 0 25 0 1 0 19228397 4128768 929 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12966/statm: 1008 929 48 102 0 903 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 26256

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.92 3/84 12966
/proc/meminfo: memFree=1379264/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1236.18
Current children cumulated vsize (KiB) 31496

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.92 3/84 13009
/proc/meminfo: memFree=1374472/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9536 CPUtime=1294.38
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 5305 0 0 0 129410 28 0 0 25 0 1 0 19228397 9764864 2252 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2384 2252 48 102 0 2279 0
Current children cumulated CPU time (s) 1296.16
Current children cumulated vsize (KiB) 31760

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.92 3/84 13009
/proc/meminfo: memFree=1374536/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9476 CPUtime=1354.36
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 5485 0 0 0 135407 29 0 0 25 0 1 0 19228397 9703424 2230 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2369 2230 48 102 0 2264 0
Current children cumulated CPU time (s) 1356.14
Current children cumulated vsize (KiB) 31700

[startup+1422.31 s]
/proc/loadavg: 2.15 2.02 1.93 3/84 13009
/proc/meminfo: memFree=1374280/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9740 CPUtime=1414.34
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 5614 0 0 0 141405 29 0 0 25 0 1 0 19228397 9973760 2282 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2435 2282 48 102 0 2330 0
Current children cumulated CPU time (s) 1416.12
Current children cumulated vsize (KiB) 31964

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 1.93 3/84 13009
/proc/meminfo: memFree=1374280/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9664 CPUtime=1474.31
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 5691 0 0 0 147401 30 0 0 25 0 1 0 19228397 9895936 2282 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2416 2282 48 102 0 2311 0
Current children cumulated CPU time (s) 1476.09
Current children cumulated vsize (KiB) 31888

[startup+1542.3 s]
/proc/loadavg: 2.10 2.04 1.94 3/84 13009
/proc/meminfo: memFree=1374216/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9832 CPUtime=1534.29
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 5829 0 0 0 153399 30 0 0 25 0 1 0 19228397 10067968 2328 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2458 2328 48 102 0 2353 0
Current children cumulated CPU time (s) 1536.07
Current children cumulated vsize (KiB) 32056

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 1.94 3/84 13009
/proc/meminfo: memFree=1373704/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=10228 CPUtime=1594.28
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 6071 0 0 0 159397 31 0 0 25 0 1 0 19228397 10473472 2408 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2557 2408 48 102 0 2452 0
Current children cumulated CPU time (s) 1596.06
Current children cumulated vsize (KiB) 32452

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 1.95 3/84 13009
/proc/meminfo: memFree=1373448/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=10492 CPUtime=1654.25
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 6227 0 0 0 165394 31 0 0 25 0 1 0 19228397 10743808 2483 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2623 2483 48 102 0 2518 0
Current children cumulated CPU time (s) 1656.03
Current children cumulated vsize (KiB) 32716

[startup+1722.3 s]
/proc/loadavg: 2.29 2.10 1.97 3/84 13009
/proc/meminfo: memFree=1373832/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=9980 CPUtime=1714.23
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 6308 0 0 0 171392 31 0 0 25 0 1 0 19228397 10219520 2378 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2495 2378 48 102 0 2390 0
Current children cumulated CPU time (s) 1716.01
Current children cumulated vsize (KiB) 32204

[startup+1782.3 s]
/proc/loadavg: 2.43 2.18 2.00 3/84 13009
/proc/meminfo: memFree=1373384/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=10244 CPUtime=1774.21
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 6454 0 0 0 177389 32 0 0 25 0 1 0 19228397 10489856 2439 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2561 2439 48 102 0 2456 0
Current children cumulated CPU time (s) 1775.99
Current children cumulated vsize (KiB) 32468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.4 s]
/proc/loadavg: 2.28 2.17 2.00 3/84 13009
/proc/meminfo: memFree=1373320/2055920 swapFree=4192956/4192956
[pid=12942] ppid=12940 vsize=16868 CPUtime=1.78
/proc/12942/stat : 12942 (sugar) S 12940 12942 12414 0 -1 4194304 1365 13123 0 2 5 2 161 10 16 0 1 0 19228206 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12942/statm: 4217 1113 409 3 0 796 0
[pid=12965] ppid=12942 vsize=5356 CPUtime=0
/proc/12965/stat : 12965 (sh) S 12942 12942 12414 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19228397 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12965/statm: 1339 232 193 169 0 50 0
[pid=12966] ppid=12965 vsize=10244 CPUtime=1798.31
/proc/12966/stat : 12966 (picosat) R 12965 12942 12414 0 -1 4194304 6549 0 0 0 179799 32 0 0 25 0 1 0 19228397 10489856 2449 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12966/statm: 2561 2449 48 102 0 2456 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 32468

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

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.19209e-07
#  lost CPU user time (s): 1.19209e-07
#  lost CPU system time (s): 7.45058e-09

Real time (s): 1806.42
CPU time (s): 1800.13
CPU user time (s): 1799.67
CPU system time (s): 0.464929
CPU usage (%): 99.6517
Max. virtual memory (cumulated for all children) (KiB): 886592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21819
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2106
involuntary context switches= 31091

runsolver used 2.08668 second user time and 6.14706 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-11 16:13:55
IDJOB=2058409
IDBENCH=53488
IDSOLVER=738
FILE ID=node36/2058409-1247321635
PBS_JOBID= 9506556
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/frb45-21/normalized-frb45-21-4_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058409-1247321635/watcher-2058409-1247321635 -o /tmp/evaluation-result-2058409-1247321635/solver-2058409-1247321635 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2058409-1247321635.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d1d9cc820d1d3adf14ecf6ce9d680fea
RANDOM SEED=2024848700

node36.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.238
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.238
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:       1388856 kB
Buffers:         39588 kB
Cached:         516040 kB
SwapCached:          0 kB
Active:         147580 kB
Inactive:       455420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388856 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          67772 kB
Slab:            49308 kB
Committed_AS:   190268 kB
PageTables:       1848 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= 66388 MiB
End job on node36 at 2009-07-11 16:44:04